From a1f1f995203e0e7ae5d2b74c3838ebf5c242df8c Mon Sep 17 00:00:00 2001 From: mat <27899617+mat-1@users.noreply.github.com> Date: Sat, 13 Feb 2021 15:28:45 -0600 Subject: force github language to typescript --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index dfe0770..7ce2332 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ -# Auto detect text files and perform LF normalization -* text=auto +*.ts linguist-detectable \ No newline at end of file -- cgit