{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "all",
"files": "./src/**/*.{js,vue,json}"
}