Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 257b03c

Browse files
committed
Add GeoJSON as a valid file type
1 parent 0c575ba commit 257b03c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grammars/json.cson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
'fileTypes': [
22
'json'
3+
'geojson'
34
]
45
'name': 'JSON'
56
'patterns': [

0 commit comments

Comments
 (0)