Skip to content

Commit

Permalink
feat: add airbnb base config
Browse files Browse the repository at this point in the history
  • Loading branch information
nimec01 committed Sep 22, 2024
1 parent b6854d9 commit a375426
Show file tree
Hide file tree
Showing 4 changed files with 1,216 additions and 5 deletions.
5 changes: 5 additions & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,9 @@ export default [
'**/dist',
],
},
{
rules: {
'import-x/extensions': 'off',
},
},
];
Loading

0 comments on commit a375426

Please sign in to comment.