We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e685af commit acf73a5Copy full SHA for acf73a5
.gitattributes
@@ -1,2 +1,5 @@
1
+# Fix how tsconfig.json files are displayed in GitHub's web view,
2
+# by telling it to read said files as JSON With Comments, the
3
+# JSON extension used by TypeScript.
4
tsconfig.*.json linguist-language=JSON-with-Comments
5
tsconfig.json linguist-language=JSON-with-Comments
0 commit comments