vscode: remove unsused setting
This commit is contained in:
parent
2874f651b6
commit
013249d58e
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||||
},
|
},
|
||||||
|
|
||||||
"cSpell.language": "en,de-DE",
|
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"*.json5": "jsonc"
|
"*.json5": "jsonc"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue