feat: super admin use sakai
This commit is contained in:
10
frontend/superadmin/.prettierrc.json
Normal file
10
frontend/superadmin/.prettierrc.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"useTabs": false,
|
||||
"tabWidth": 4,
|
||||
"trailingComma": "none",
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"vueIndentScriptAndStyle": false,
|
||||
"printWidth": 250,
|
||||
"bracketSameLine": false
|
||||
}
|
||||
Reference in New Issue
Block a user