aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2022-02-21 17:59:56 -0500
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2022-02-21 17:59:56 -0500
commitf395ceeabf63ae8972f360cd72f4a14cbaba36b6 (patch)
treee54c21f6ee292dd271609ba70c6a06279678b4f4 /.gitattributes
parentc42f42e4dcce2e1e9b886adca355ec2951205b6b (diff)
downloadtanzanite-f395ceeabf63ae8972f360cd72f4a14cbaba36b6.tar.gz
tanzanite-f395ceeabf63ae8972f360cd72f4a14cbaba36b6.tar.bz2
tanzanite-f395ceeabf63ae8972f360cd72f4a14cbaba36b6.zip
fix: source maps
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index ba651ae..0e88f07 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,3 @@
* text=auto eol=lf
-yarn.lock linguist-generated \ No newline at end of file
+yarn.lock linguist-generated
+*.cjs linguist-language=TypeScript \ No newline at end of file