Enable JSON5 syntax

This commit is contained in:
syuilo 2018-10-02 16:13:14 +09:00
parent 38139ee6c9
commit 6e04549a9b
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

1
.gitattributes vendored
View file

@ -3,3 +3,4 @@
*.ai -diff -text
yarn.lock -diff -text
package-lock.json -diff -text
*.json5 linguist-language=JavaScript