Skip to content

Commit

Permalink
eslint adjusted
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiHotz committed Aug 30, 2023
1 parent 6f8ba2e commit 2170405
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ module.exports = {
aspects: ['invalidHref'],
},
],
'import/namespace': 'off',
'import/order': [
'error',
{
Expand All @@ -88,7 +87,6 @@ module.exports = {
],
},
],
'import/no-extraneous-dependencies': 0,
},
ignorePatterns: ['.eslintrc.cjs', 'vitest.config.ts', 'setupTests.ts'],
overrides: [
Expand Down
Binary file modified .yarn/install-state.gz
Binary file not shown.

0 comments on commit 2170405

Please sign in to comment.