sodiray / radash

Functional utility library - modern, simple, typed, powerful
https://radash-docs.vercel.app
MIT License
4.18k stars 167 forks source link

Migrate project to eslint #360

Open gquittet opened 10 months ago

gquittet commented 10 months ago

Description

Because TSLint is deprecated since 2019 (https://blog.palantir.com/tslint-in-2019-1a144c2317a9?gi=f28749216f12), I migrated radash to eslint.

Checklist

vercel[bot] commented 10 months ago

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
aleclarson commented 4 weeks ago

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.