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 c5e3f2f commit 9c66624
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: ['zustand-slices'] }],
},
};

0 comments on commit 9c66624

Please sign in to comment.