Add eslint
This commit is contained in:
@@ -17,6 +17,8 @@ jobs:
|
||||
run: bun install --include=dev
|
||||
- name: Check formatting
|
||||
run: bun run check
|
||||
- name: ESLint
|
||||
run: bun run lint
|
||||
- name: Run tests
|
||||
run: bun run test
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user