misc: add tsfmt.json

This commit is contained in:
Bert Belder 2017-11-24 19:13:42 +01:00
parent f5f606e8b9
commit d1efd0b847

7
tsfmt.json Normal file
View File

@ -0,0 +1,7 @@
{
"indentSize": 2,
"tabSize": 2,
"indentStyle": 2,
"newLineCharacter": "\n",
"convertTabsToSpaces": true
}