mirror of
https://github.com/openharmony/third_party_typescript_eslint.git
synced 2026-06-30 21:27:59 -04:00
chore: fix line end character for json/md (#869)
This commit is contained in:
committed by
Brad Zacher
parent
5abb825dc1
commit
4199e16122
@@ -1,5 +1,7 @@
|
||||
* text=auto
|
||||
*.js eol=lf
|
||||
*.json eol=lf
|
||||
*.md eol=lf
|
||||
*.ts eol=lf
|
||||
*.tsx eol=lf
|
||||
*.yml eol=lf
|
||||
|
||||
Reference in New Issue
Block a user