Skip to content

Commit

Permalink
Remove unnecessary ESLint overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
remcohaszing committed Oct 8, 2024
1 parent 9292063 commit 6f7a089
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,3 @@ overrides:
- '*.md/*.js'
rules:
import/no-extraneous-dependencies: off
- files:
- '**/*.test.ts'
rules:
jsdoc/require-jsdoc: off
import/no-extraneous-dependencies: off

0 comments on commit 6f7a089

Please sign in to comment.