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