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 0178624 commit 2c77b1fCopy full SHA for 2c77b1f
.eslintrc.js
@@ -48,7 +48,7 @@ module.exports = {
48
{
49
patterns: [
50
51
- group: ["*src*", "*dist-*"],
+ group: ["*src*", "*dist-*", "!*csrc*"],
52
},
53
],
54
0 commit comments