Browse Source
apply standard svelte typescript prettier rules within svelte files on paste and savemaster
2 changed files with 12 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||||||
|
{ |
||||||
|
"recommendations": [ |
||||||
|
"svelte.svelte-vscode", |
||||||
|
"bradlc.vscode-tailwindcss" |
||||||
|
] |
||||||
|
} |
||||||
Loading…
Reference in new issue