mochajs / mocha-examples

Working examples of common configurations using mocha ☕️
https://mochajs.org
Apache License 2.0
204 stars 155 forks source link

🛠️ Repo: Move from TSLint to ESLint #74

Open JoshuaKGoldberg opened 10 months ago

JoshuaKGoldberg commented 10 months ago

TSLint was deprecated years ago: https://github.com/palantir/tslint/issues/4534. Let's move to ESLint!

mark-wiemer commented 1 month ago

I can help with this one :)