Skip to content

Commit d5b4311

Browse files
authored
run formatter and add .js to gitattributes (#673)
* run formatter and add .js to gitattributes * remove npm format change
1 parent 6fed739 commit d5b4311

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
# Force TS to LF to make the unixy scripts not break on Windows
55
*.ts text eol=lf
66
*.vue text eol=lf
7+
*.js text eol=lf

0 commit comments

Comments
 (0)