jaredpalmer / tsdx

Zero-config CLI for TypeScript package development
https://tsdx.io
MIT License
11.24k stars 508 forks source link

change: by default lint all dirs, not just src and test #914

Open agilgur5 opened 3 years ago

agilgur5 commented 3 years ago

Description

Tags

Notes

This is a breaking change. While it probably affects few users due to the fact that it gives a warning when nothing is specified, it is still breaking. Would make sense to add in v0.16.0 to go with the other ESLint / formatting changes.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/formium/tsdx/c5meusmm2
✅ Preview: https://tsdx-git-lint-default-all.formium.vercel.app

agilgur5 commented 3 years ago

CI is failing because GitHub Actions appears to be down per the logs