Merge pull request #158 from houdiniproject/tslintconfig
Add a tslint config
This commit is contained in:
commit
b4aff87263
1 changed files with 3 additions and 0 deletions
3
tslint.json
Normal file
3
tslint.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"indent": [true, "spaces"]
|
||||
}
|
Loading…
Reference in a new issue