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 0b321e6 commit adf39bcCopy full SHA for adf39bc
apps/generator-cli/.eslintrc
@@ -1 +1,5 @@
1
-{ "extends": "../../.eslintrc", "rules": {}, "ignorePatterns": ["!**/*"] }
+{
2
+ "extends": "../../.eslintrc",
3
+ "rules": {},
4
+ "ignorePatterns": ["webcpack.config.js"]
5
+}
0 commit comments