Skip to content

Commit 4da1337

Browse files
authored
Merge pull request #2092 from TheRealPiotrP/dev/TheRealPiotrp/tslintchai
move to tslint-no-unused-expression-chai
2 parents 0879307 + 136b354 commit 4da1337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tslint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"rules": {
3-
"no-unused-expression-chai": true,
3+
"tslint-no-unused-expression-chai": true,
44
"no-unused-variable": true,
55
"no-duplicate-variable": true,
66
"no-var-keyword": true,

0 commit comments

Comments
 (0)