adding JSON5 support

This commit is contained in:
Alex Kocharin
2013-12-19 14:13:23 +04:00
parent 0974586d5c
commit a633dd8c79
3 changed files with 62 additions and 0 deletions

View File

@@ -785,6 +785,11 @@ JSON:
- .jshintrc
- composer.lock
JSON5:
type: data
lexer: JavaScript
primary_extension: .json5
Jade:
group: HTML
type: markup