We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58cb385 commit 2bda5c4Copy full SHA for 2bda5c4
.gitattributes
@@ -9,6 +9,5 @@
9
*.json text eol=lf merge=union
10
*.debug text eol=lf merge=union
11
12
-# Generated codes
13
-index.js linguist-detectable=false
14
-index.d.ts linguist-detectable=false
+*.js linguist-language=TypeScript
+*.mjs linguist-language=TypeScript
0 commit comments