ilk commit
This commit is contained in:
10
.prettierrc.json
Normal file
10
.prettierrc.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"bracketSameLine": true,
|
||||
"semi": false,
|
||||
"vueIndentScriptAndStyle": true,
|
||||
"htmlWhitespaceSensitivity": "ignore",
|
||||
"printWidth": 90,
|
||||
"jsxSingleQuote": true,
|
||||
"singleQuote": true,
|
||||
"trailingComma" : "none"
|
||||
}
|
||||
Reference in New Issue
Block a user