Skip to content

Commit

Permalink
eslint 9
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierZal committed Apr 18, 2024
1 parent 938b86f commit 8c629ba
Show file tree
Hide file tree
Showing 3 changed files with 273 additions and 719 deletions.
2 changes: 1 addition & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ module.exports = tsEslint.config(
},
{
rules: {
...importPlugin.configs.recommended.rules,
// ...importPlugin.configs.recommended.rules,
...importPlugin.configs.typescript.rules,
'import/no-duplicates': ['error', { 'prefer-inline': true }],
},
Expand Down
Loading

0 comments on commit 8c629ba

Please sign in to comment.