Make GitHub render json as jsonc (#52335)

This commit is contained in:
Jake Bailey 2023-01-20 12:08:26 -08:00 committed by GitHub
parent 19d2d9ec01
commit 81d04341e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitattributes vendored
View File

@ -1,2 +1,3 @@
*.js linguist-language=TypeScript
**/*.json linguist-language=jsonc
* -text