feat: setup eslint at root level (#27)
* feat: setup eslint at root level * chore: disable craco eslint-plugin * fix: add missing extension to import * fix: apply review * chore: use gitignore to exclude files from eslint * chore: disable eslint step in craco via config rather than env variable * chore: remove npmrc * chore: remove `eslint-plugin-react` override
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
pnpm run format:check
|
||||
pnpm run lint
|
||||
# TODO enable
|
||||
# npm test
|
||||
# npm run lint
|
||||
# npx lint-staged
|
||||
|
||||
Reference in New Issue
Block a user