JustinBeckwith / retry-axios

🦖 A super flexible interceptor for Axios that makes it easy to retry requests.
Apache License 2.0
490 stars 62 forks source link

chore: use LF line endings for typescript files #259

Open orgads opened 5 months ago

orgads commented 5 months ago

The linter fails on Windows when core.autocrlf is true.