summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-10-02 16:13:14 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-10-02 16:13:14 +0900
commit6e04549a9b287113cf98aa3e0825647b492b8106 (patch)
treef2b0a05953277048e8745c312f971c24332e867a
parentテーマに関して強化 (diff)
downloadsharkey-6e04549a9b287113cf98aa3e0825647b492b8106.tar.gz
sharkey-6e04549a9b287113cf98aa3e0825647b492b8106.tar.bz2
sharkey-6e04549a9b287113cf98aa3e0825647b492b8106.zip
Enable JSON5 syntax
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 58a7812fdf..e0f637f9e5 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,3 +3,4 @@
*.ai -diff -text
yarn.lock -diff -text
package-lock.json -diff -text
+*.json5 linguist-language=JavaScript