Skip to content

Commit

Permalink
Build: migrate eslint config to flat config
Browse files Browse the repository at this point in the history
  • Loading branch information
timmywil committed Jul 28, 2023
1 parent 34a3405 commit e8d058d
Show file tree
Hide file tree
Showing 34 changed files with 803 additions and 740 deletions.
18 changes: 0 additions & 18 deletions .eslintignore

This file was deleted.

27 changes: 0 additions & 27 deletions .eslintrc-browser.cjs

This file was deleted.

20 changes: 0 additions & 20 deletions .eslintrc-node.cjs

This file was deleted.

6 changes: 0 additions & 6 deletions .eslintrc.cjs

This file was deleted.

2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run lint:cache
npm run lint
npx grunt qunit_fixture
50 changes: 0 additions & 50 deletions dist-module/.eslintrc.cjs

This file was deleted.

46 changes: 0 additions & 46 deletions dist/.eslintrc.cjs

This file was deleted.

0 comments on commit e8d058d

Please sign in to comment.