{
"semi": true,
"tabWidth": 3,
"useTabs": false,
"singleQuote": true,
"quoteProps": "as-needed",
"printWidth": 120,
"trailingComma": "all",
"endOfLine": "lf",
"vueIndentScriptAndStyle": false
}