chore: re-formatted everything with prettier
This commit is contained in:
+1
-3
@@ -4,10 +4,8 @@
|
||||
"semi": false,
|
||||
"endOfLine": "auto",
|
||||
"bracketSpacing": true,
|
||||
"eslintIntegration": true,
|
||||
"jsxBracketSameLine": true,
|
||||
"vueIndentScriptAndStyle": false,
|
||||
"htmlWhitespaceSensitivity": "ignore",
|
||||
"printWidth": 100,
|
||||
"printWidth": 88,
|
||||
"singleQuote": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user