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

Commit 8fea7b6

Browse files
committed
Add topojson to file types
1 parent 03221cf commit 8fea7b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

grammars/json.cson

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
'fileTypes': [
2-
'json'
32
'geojson'
3+
'json'
4+
'topojson'
45
]
56
'name': 'JSON'
67
'patterns': [

0 commit comments

Comments
 (0)