Skip to content

Commit 449c30d

Browse files
Allow TSLing rules to be used by TSLint extension for VSCode
1 parent 55cbc18 commit 449c30d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tslint.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"rulesDirectory": "./config"
3+
}

0 commit comments

Comments
 (0)