Skip to content

Commit

Permalink
Fix TS issues, update to latest commons
Browse files Browse the repository at this point in the history
  • Loading branch information
Siegrift committed Oct 9, 2023
1 parent af90524 commit 6007cc4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,4 @@ module.exports = {
parserOptions: {
project: ['./tsconfig.json', './packages/*/tsconfig.json'],
},
rules: {
'import/no-unresolved': 'off',
},
};

0 comments on commit 6007cc4

Please sign in to comment.