Add eslint to `just lint`
This commit is contained in:
parent
c6133f7160
commit
350951b88e
|
@ -24,4 +24,4 @@ jobs:
|
|||
with:
|
||||
node-version: 18
|
||||
- run: just install-dependencies
|
||||
- run: just format-check
|
||||
- run: just lint
|
Loading…
Reference in New Issue