eslint now receives the glob itself

This commit is contained in:
2022-08-08 14:48:59 +02:00
parent 4b61b4a370
commit c0a0ea66a6
4 changed files with 9 additions and 4 deletions

View File

@@ -2,5 +2,6 @@
. "$(dirname -- "$0")/_/husky.sh"
npm run lint-staged
npm run lint
npm run test-ci
npm run e2e-ci