feat(linter): typescript::isolated_declarations #207
Labels
E-Help Wanted
Experience level - For the experienced collaborators
good first issue
Experience Level - Good for newcomers
P-high
Priority - High
Reference: microsoft/TypeScript#53463
This project is really interesting. I'd like to show case how simple it is to implement a linter in Oxc and also demonstrate our speed.
To start with, we can potentially implement some of the rules for R1, R2, R3, R5 and R6.
I'll try and make a release on
SundayMonday so people can start playing with this on Monday.I'll also have to implement
-A all -D isolated_declarations
.Pinging @YangchenYe323 and @jason89521, are you interested on implementing some of these rules this weekend?
The text was updated successfully, but these errors were encountered: