From 6e04549a9b287113cf98aa3e0825647b492b8106 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 2 Oct 2018 16:13:14 +0900 Subject: [PATCH] Enable JSON5 syntax --- .gitattributes | 1 + 1 file changed, 1 insertion(+) 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