Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy committed Nov 22, 2022
1 parent 743ad39 commit 7a11da3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/core/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ module.exports = {
tsconfigRootDir: __dirname,
},

ignorePatterns: ['bin/*.js'],

rules: {
// TODO: Remove this
'import/order': 'off',
Expand Down

0 comments on commit 7a11da3

Please sign in to comment.