blob: 834b6e99888a811ee04059fbfc24a2be9537ceb0 [file] [log] [blame]
{
"trailingComma": "all",
"printWidth": 120,
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"bracketSpacing": true,
"vueIndentScriptAndStyle": true,
"arrowParens": "always"
}