Skip to content

Commit

Permalink
Update typescript.js
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierZal committed Sep 5, 2023
1 parent 301d371 commit b87b288
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions config/typescript.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,7 @@ module.exports = {
{
files: typeScriptFiles,
rules: {
'import/extensions': [
'error',
'ignorePackages',
typeScriptRules,
],
'import/extensions': 'off',
},
},
],
Expand Down

0 comments on commit b87b288

Please sign in to comment.