ajout app
This commit is contained in:
45
Voltaserve/voltaserve.code-workspace
Normal file
45
Voltaserve/voltaserve.code-workspace
Normal file
@ -0,0 +1,45 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "api"
|
||||
},
|
||||
{
|
||||
"path": "idp"
|
||||
},
|
||||
{
|
||||
"path": "webdav"
|
||||
},
|
||||
{
|
||||
"path": "conversion"
|
||||
},
|
||||
{
|
||||
"path": "ui"
|
||||
},
|
||||
{
|
||||
"path": "postgres"
|
||||
},
|
||||
{
|
||||
"path": "tools"
|
||||
},
|
||||
{
|
||||
"path": "scripts"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"[typescript]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"[dockercompose]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"[typescriptreact]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"[jsonc]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"[dockerfile]": {
|
||||
"editor.defaultFormatter": "ms-azuretools.vscode-docker"
|
||||
},
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user