add bithoundrc

This commit is contained in:
2016-09-18 23:22:55 +02:00
parent b96206e8f7
commit af96ab531b
3 changed files with 7 additions and 16 deletions

7
.bithoundrc Normal file
View File

@ -0,0 +1,7 @@
{
"critics": {
"lint": {
"engine": "tslint"
}
}
}