'init'
Esse commit está contido em:
12
.prettierrc
Arquivo normal
12
.prettierrc
Arquivo normal
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none",
|
||||
"useTabs": false,
|
||||
"tabWidth": 2,
|
||||
"htmlWhitespaceSensitivity": "ignore",
|
||||
"vueIndentScriptAndStyle": false,
|
||||
"embeddedLanguageFormatting": "off",
|
||||
"bracketSameLine":false,
|
||||
"printWidth": 120
|
||||
}
|
||||
Referência em uma nova issue
Block a user