Anthony Fu
Anthony Fu
It would be hard to differentiate that precisely on the TypeScript level, and that's why we built https://github.com/eslint/config-inspector, please use it to check what are the real rules to enable/disable.
> If there is a need for an option to control the DTS generation mode between 'overwrite' and 'additional'. I am up to it! PR welcome :)
What are you suggesting?
I am up to it, feel free to bring up a PR and then we could discuss how we enroll it with the minimal impact to the existing users
Thanks for bringing this up. We consider this as a niche bug that only occurs in specific cases or with specific configurations. In general, we agree this should be fixed,...
I think a new rule might be better. `ts/space-around-function-generic` maybe? if we want to have an option for after we can do it with an option like `ts/space-around-function-generic: [2, 'before'...
Can you create a minimal reproduction for me to investigate? I am happy to help
/cc @webfansplz do you have any idea on this?
PR welcome! Thanks
I think it would be useful to know the input entries and output configs (formats, dist dirs, etc). Also things like whether minify is enabled, or what plugins are enabled,...