website-PretendoNetwork/website.code-workspace
2022-09-28 19:21:22 +02:00

16 lines
182 B
Text

{
"folders": [
{
"path": "frontend"
},
{
"path": "backend"
},
{
"path": "."
}
],
"settings": {
"eslint.format.enable": true
}
}