chore: lang hint for GitHub

This commit is contained in:
Pavel Feldman 2021-12-13 04:05:17 -08:00 committed by GitHub
parent 6521a6f3ab
commit 6adf94a8cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitattributes vendored
View file

@ -1,3 +1,5 @@
# text files must be lf for golden file tests to work # text files must be lf for golden file tests to work
* text=auto eol=lf * text=auto eol=lf
# make project show as TS on GitHub
*.js linguist-detectable=false