11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "tabSize": 2,
31cb0ef41Sopenharmony_ci  "indentSize": 2,
41cb0ef41Sopenharmony_ci  "convertTabsToSpaces": true,
51cb0ef41Sopenharmony_ci  "insertSpaceAfterCommaDelimiter": true,
61cb0ef41Sopenharmony_ci  "insertSpaceAfterSemicolonInForStatements": true,
71cb0ef41Sopenharmony_ci  "insertSpaceBeforeAndAfterBinaryOperators": true,
81cb0ef41Sopenharmony_ci  "insertSpaceAfterKeywordsInControlFlowStatements": true,
91cb0ef41Sopenharmony_ci  "insertSpaceAfterFunctionKeywordForAnonymousFunctions": true,
101cb0ef41Sopenharmony_ci  "insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": false,
111cb0ef41Sopenharmony_ci  "insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": false,
121cb0ef41Sopenharmony_ci  "insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": false,
131cb0ef41Sopenharmony_ci  "insertSpaceBeforeFunctionParenthesis": false,
141cb0ef41Sopenharmony_ci  "placeOpenBraceOnNewLineForFunctions": false,
151cb0ef41Sopenharmony_ci  "placeOpenBraceOnNewLineForControlBlocks": false
161cb0ef41Sopenharmony_ci}