remove explicit definition of prettier-plugin-svelte
fixes prettier in vscode
This commit is contained in:
parent
2232f7caf4
commit
de5a505296
@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"printWidth": 120,
|
"printWidth": 120,
|
||||||
"tabWidth": 4,
|
"tabWidth": 4
|
||||||
"plugins": ["prettier-plugin-svelte"]
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user