1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

fix: vscode settings file

This commit is contained in:
cloud 2023-03-09 15:37:06 -07:00
parent 25e32a14b7
commit 5e97a195d9

View file

@ -4,8 +4,5 @@
"eslint.format.enable": true,
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[typescript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
}
}