Skip to content

Commit

Permalink
remove rule
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Apr 21, 2024
1 parent 3693a4c commit 2426894
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ module.exports = {
react: { version: 'detect' },
},
rules: {
'import/extensions': ['error', 'never'],
'import/no-unresolved': ['error', { ignore: ['use-signals'] }],
},
};

0 comments on commit 2426894

Please sign in to comment.