Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinLeCaignec committed Oct 12, 2023
1 parent 1820161 commit 1b7e8ea
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@ module.exports = {
project: ['./tsconfig.json'],
},
root: true,
rules: {
'import/no-extraneous-dependencies': [
'warn',
{
devDependencies: ['**/setupTests.ts'],
},
],
},
settings: {
next: {
rootDir: ['apps/*/'],
Expand Down

0 comments on commit 1b7e8ea

Please sign in to comment.