TypeScript/.gitattributes

6 lines
107 B
Plaintext
Raw Normal View History

2016-12-17 09:19:38 +08:00
# Set language
*.js linguist-language=TypeScript
2016-11-11 11:28:52 +08:00
# Normalize line endings for all text files.
2016-12-17 09:19:38 +08:00
* text=auto