ICU-20953 Tell GitHub to treat JSON as JSONC to fix syntax highlighting for comments.

This commit is contained in:
Jeff Genovy 2020-01-29 11:03:20 -08:00
parent 1a9fb8ec33
commit c0a7ecc790

4
.gitattributes vendored
View File

@ -84,3 +84,7 @@ configure text !eol
# Enable syntax highlighting on GitHub.com
.cpyskip.txt linguist-language=Ignore-List
# Use JSONC for syntax highlighting on GitHub.com
*.json linguist-language=jsonc