TypeScript/.gitattributes
2016-12-17 09:19:38 +08:00

6 lines
107 B
Plaintext

# Set language
*.js linguist-language=TypeScript
# Normalize line endings for all text files.
* text=auto