Kenneth Bruen
3 years ago
3 changed files with 22 additions and 0 deletions
@ -0,0 +1,11 @@
|
||||
{ |
||||
"folders": [ |
||||
{ |
||||
"path": "client" |
||||
}, |
||||
{ |
||||
"path": "server" |
||||
} |
||||
], |
||||
"settings": {} |
||||
} |
@ -0,0 +1,6 @@
|
||||
{ |
||||
"recommendations": [ |
||||
"svelte.svelte-vscode", |
||||
"bradlc.vscode-tailwindcss" |
||||
] |
||||
} |
Loading…
Reference in new issue