tslint-to-eslint-config
tslint-to-eslint-config copied to clipboard
react/jsx-curly-spacing merger error
💥 Missing Merger
tslint-to-eslint-configversion: 2.12.3- ESLint version: ^8.12.0
CLI Output
❌ 1 error thrown. ❌
Check ./tslint-to-eslint-config.log for details.
File Output
Error: multiple output react/jsx-curly-spacing ESLint rule options were generated, but tslint-to-eslint-config doesn't have "merger" logic to deal with this.
Please file an issue at https://github.com/typescript-eslint/tslint-to-eslint-config/issues/new?template=missing_merger.md. Thanks!
Reproduction
- Check out https://github.com/kiva/protocol-common/tree/c8d881075030f8fd4e7f98558272b81698ed3eb2
npx tslint-to-eslint-config- ....?
- Profit
Just want to add that this is not at all urgent, but the Terminal told me to file a ticket, and far be it from me to refuse the Terminal's wishes
Looks like this is actually a dup of #1243. Thanks for filing!
Thank you for looking!