init
This commit is contained in:
9
project-slwl-admin-vue/.prettierrc
Normal file
9
project-slwl-admin-vue/.prettierrc
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"spaceBeforeFunctionParen": true,
|
||||
"tabWidth": 2,
|
||||
"useTabs": false,
|
||||
"trailingComma": "none",
|
||||
"eslintIntegration": true,
|
||||
"singleQuote": true,
|
||||
"semi": false
|
||||
}
|
Reference in New Issue
Block a user