mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 23:17:12 +01:00
remove tsfmt.json
This commit is contained in:
committed by
Thomas Ruoff
parent
b07a5968d8
commit
269dd555d1
16
tsfmt.json
16
tsfmt.json
@@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"tabSize": 2,
|
|
||||||
"indentSize": 2,
|
|
||||||
"convertTabsToSpaces": true,
|
|
||||||
"insertSpaceAfterCommaDelimiter": true,
|
|
||||||
"insertSpaceAfterSemicolonInForStatements": true,
|
|
||||||
"insertSpaceBeforeAndAfterBinaryOperators": true,
|
|
||||||
"insertSpaceAfterKeywordsInControlFlowStatements": true,
|
|
||||||
"insertSpaceAfterFunctionKeywordForAnonymousFunctions": true,
|
|
||||||
"insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": false,
|
|
||||||
"insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": false,
|
|
||||||
"insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": false,
|
|
||||||
"insertSpaceBeforeFunctionParenthesis": false,
|
|
||||||
"placeOpenBraceOnNewLineForFunctions": false,
|
|
||||||
"placeOpenBraceOnNewLineForControlBlocks": false
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user