improve linting - add oxlint and simplify config
This commit is contained in:
parent
21cd1d51a8
commit
d592fa6468
13 changed files with 120 additions and 65 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -34,6 +34,7 @@ jobs:
|
|||
- name: Cache turbo build
|
||||
uses: dtinth/setup-github-actions-caching-for-turbo@v1
|
||||
|
||||
- run: pnpm lint
|
||||
- run: pnpm build
|
||||
- run: pnpm test:unit
|
||||
- run: pnpm test:e2e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue