Michaël De Boey
Michaël De Boey
Maybe @JamesHenry can also help out here?
As long as we can keep all values that are currently present, I'm OK with duplicating (until we find a better solution) too 👍
@octogonz Is there something I can help out with to get your PR ready?
@octogonz I've been taking a look at this and it seems the errors are coming from the fact that `TokenToText` is extending my extracted `PunctuatorTokenToText` and now isn't available anymore....
> The TypeScript compiler API implements the runtime conversion in `ts.tokenToString()`, but it does not expose this mapping in the type system. So if we can get these types exposed...
@lequangdongg Could you please sign the CLA? Otherwise we can't merge this one.
@ivanjeremic Could you please sign the CLA? Otherwise we can't merge this one.
How would this impact extracting things for the main repo, like we did in v8 with `eslint-formatter-codeframe` & `eslint-formatter-table`?
@snitin315 If you mean if it's possible to add @eslint-community under Open JS, I don't know if we want that tbh. That is something we should discuss together with the...
I think this is fixed by #160 & #161