forked from MapComplete/MapComplete
Remove .protojson association
This commit is contained in:
parent
9e5ace07d4
commit
92738457ff
1 changed files with 1 additions and 4 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
@ -53,8 +53,5 @@
|
|||
"[svelte]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"editor.formatOnSave": true,
|
||||
"files.associations": {
|
||||
"*.protojson": "json"
|
||||
}
|
||||
"editor.formatOnSave": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue