Dillon Larson
Dillon Larson
### Background I'm attempting to create a custom decorator to apply to a `@tracked` property in order to execute a function whenever the property's value is set. Here's a simplified...
### PR Category - New feature (code which adds functionality) ### Requirement/Problem Add ability to distinguish property/method types in Native JS classes, for later consumption of `reportUnorderedProperties` Relates to https://github.com/ember-cli/eslint-plugin-ember/issues/417...
### 📙 Describe the Issue For versions v5.12 or later, the `assert` sub-page is missing. ### 🔬 Minimal Reproduction Compare - https://api.emberjs.com/ember/5.12/modules/@ember%2Fdebug - https://api.emberjs.com/ember/5.11/modules/@ember%2Fdebug ### 😕 Actual Behavior The assert...