mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
recognise .geojson as json, fixes #129329
This commit is contained in:
committed by
GitHub
parent
a1423e3998
commit
4fa31ba157
@@ -29,7 +29,8 @@
|
||||
".ts.map",
|
||||
".har",
|
||||
".jslintrc",
|
||||
".jsonld"
|
||||
".jsonld",
|
||||
".geojson"
|
||||
],
|
||||
"filenames": [
|
||||
"composer.lock",
|
||||
|
||||
Reference in New Issue
Block a user