diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-10-03 22:14:05 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-10-03 22:14:05 +0900 |
| commit | 06a7c2e1386904a7550e9e1b6a2e9ac751eb045e (patch) | |
| tree | ec1bda9526f26c4469410a3b3c755df1f723c7bc /.gitattributes | |
| parent | Clean up (diff) | |
| download | sharkey-06a7c2e1386904a7550e9e1b6a2e9ac751eb045e.tar.gz sharkey-06a7c2e1386904a7550e9e1b6a2e9ac751eb045e.tar.bz2 sharkey-06a7c2e1386904a7550e9e1b6a2e9ac751eb045e.zip | |
Revert "Enable JSON5 syntax"
This reverts commit 6e04549a9b287113cf98aa3e0825647b492b8106.
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index e0f637f9e5..58a7812fdf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,4 +3,3 @@ *.ai -diff -text yarn.lock -diff -text package-lock.json -diff -text -*.json5 linguist-language=JavaScript |