ignorePatters seems to be inherited (as we wished) when extending
This commit is contained in:
parent
24bce96d71
commit
d28daece8a
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
module.exports = {
|
||||
extends: ["@/build-config/eslintrc-next"],
|
||||
ignorePatterns: ["next.config.base.js"],
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue