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

Commit 03221cf

Browse files
committed
Merge pull request #3 from thewarpaint/master
Add GeoJSON as a valid file type
2 parents 0c575ba + 257b03c commit 03221cf

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)