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.
2 parents 0879307 + 136b354 commit 4da1337Copy full SHA for 4da1337
tslint.json
@@ -1,6 +1,6 @@
1
{
2
"rules": {
3
- "no-unused-expression-chai": true,
+ "tslint-no-unused-expression-chai": true,
4
"no-unused-variable": true,
5
"no-duplicate-variable": true,
6
"no-var-keyword": true,
0 commit comments