Skip to content

Replace dprint with biome, move config to the root #7

Replace dprint with biome, move config to the root

Replace dprint with biome, move config to the root #7

Workflow file for this run

name: Knip Checks
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- name: Install dependencies
run: bun install
- name: Run Knip
run: bun run knip