Closed
Description
Prerequisites
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Codemod version
N/A
Current Behavior
The HomePage
component in the Ionic starters blank project is not migrated to the new import syntax. It does not appear to detect that the component should be migrated and/or is not parsing the home.page.html
template correctly.
Expected Behavior
Any @Component
decorated class that is from @angular/core
should be migrated.
Steps to Reproduce
No response
Code Reproduction URL
No response
Additional Information
No response