I’m migrating an Ionic 3 app to Ionic 6. I seen that a TSLint package exists to help with the breaking changes in Ionic 4: ionic-team/v4-migration-tslint: TSLint rules for Ionic Angular v4 Migration (github.com)
Is there a way to use this package in Ionic 6 with ESLint?
Thanks,
Ronan