chore: remove unnecessary config
This commit is contained in:
parent
62ddabb9ca
commit
ea48ea5e07
1 changed files with 0 additions and 5 deletions
|
@ -1,9 +1,4 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
root: true,
|
root: true,
|
||||||
extends: ["@developomp-site/eslint-config"],
|
extends: ["@developomp-site/eslint-config"],
|
||||||
settings: {
|
|
||||||
next: {
|
|
||||||
rootDir: ["apps/*/"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue