data
data copied to clipboard
feat: native-class-syntax codemod for Models
current code mod does not handle models, we should create one that does and generates types / unrolls mixins as well. Ideally we could just update the existing, though may be better being separate for the TS support
Hello