Skip to content

Commit 799d8e6

Browse files
fix: typeo in nodejs .gitattribute (#655)
replace `test` to `text`
1 parent d53e4b7 commit 799d8e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
*.ts text eol=lf
2-
*.js test eol=lf
2+
*.js text eol=lf
33
protos/* linguist-generated

0 commit comments

Comments
 (0)