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 a5797f2 commit a418777Copy full SHA for a418777
.eslintrc.json
@@ -1,6 +1,6 @@
1
{
2
"root": true,
3
- "ignorePatterns": ["projects/**/*"],
+ "ignorePatterns": ["projects/**/*", "dist/**/*"],
4
"overrides": [
5
6
"files": ["*.ts"],
0 commit comments