We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 693f40d commit a7147f7Copy full SHA for a7147f7
.eslintrc.json
@@ -9,5 +9,6 @@
9
"ecmaVersion": 11
10
},
11
"rules": {
12
- }
+ },
13
+ "ignorePatterns": ["apps/generator-cli/webpack.config.js"]
14
}
0 commit comments