radash
radash copied to clipboard
Migrate project to eslint
Description
Because TSLint is deprecated since 2019 (https://blog.palantir.com/tslint-in-2019-1a144c2317a9?gi=f28749216f12), I migrated radash to eslint.
Checklist
- [x] Changes are covered by tests if behavior has been changed or added
- [x] Tests have 100% coverage
- [ ] If code changes were made, the version in
package.jsonhas been bumped (matching semver) - [x] If code changes were made, the
yarn buildcommand has been run and to update thecdndirectory - [x] If code changes were made, the documentation (in the
/docsdirectory) has been updated
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| radash-docs | ❌ Failed (Inspect) | Nov 3, 2023 9:50am |
Hey @gquittet, we're using Biome for linting over at the Radashi fork. You're invited to come join us over there. We've made a lot of improvements already. 😄
P.S. You can read my post to learn more about the differences between Radashi and its predecessor.