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 efbbbde commit 31b03b9Copy full SHA for 31b03b9
tslint.json
@@ -56,7 +56,7 @@
56
"rulesDirectory": [],
57
"linterOptions": {
58
"exclude": [
59
- "client"
+ "**/*.spec*"
60
]
61
}
62
0 commit comments