mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Update .cjs and .mjs files to use LF on checkout (#26466)
Co-authored-by: Arthri <41360489+a@users.noreply.github.com>
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
## Enforce text mode and LF line breaks
|
||||
*.js text eol=lf
|
||||
*.jsx text eol=lf
|
||||
*.cjs text eol=lf
|
||||
*.mjs text eol=lf
|
||||
*.ts text eol=lf
|
||||
*.tsx text eol=lf
|
||||
*.css text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user