use LF line endings for .mjs files (#10647)

This commit is contained in:
Kyℓe Hensel
2025-01-07 20:03:45 +11:00
committed by GitHub
parent 1f207b3d9b
commit 60d9cb052c
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -1,3 +1,4 @@
* text=auto
*.bat eol=crlf
*.js eol=lf
*.mjs eol=lf