Question about the implementation of Effect-TS language service as a TypeScript plugin instead of...
We're trying out https://github.com/Effect-TS/language-service – ruleset looks awesome but curious why it's implemented as a TS plugin rather than eslint rules? Seems like the latter would avoid the hackiness with
tspc