ajout app
This commit is contained in:
12
Voltaserve/webdav/.prettierrc.json
Normal file
12
Voltaserve/webdav/.prettierrc.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"singleQuote": true,
|
||||
"semi": false,
|
||||
"quoteProps": "preserve",
|
||||
"importOrder": [
|
||||
"^@/infra/env$",
|
||||
"<THIRD_PARTY_MODULES>",
|
||||
"^@/(.*)$",
|
||||
"^[./]"
|
||||
],
|
||||
"importOrderSeparation": false
|
||||
}
|
Reference in New Issue
Block a user