Enable JSON5 syntax
This commit is contained in:
parent
38139ee6c9
commit
6e04549a9b
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -3,3 +3,4 @@
|
||||||
*.ai -diff -text
|
*.ai -diff -text
|
||||||
yarn.lock -diff -text
|
yarn.lock -diff -text
|
||||||
package-lock.json -diff -text
|
package-lock.json -diff -text
|
||||||
|
*.json5 linguist-language=JavaScript
|
||||||
|
|
Loading…
Reference in a new issue