ember-cli / ember-cli/eslint-plugin-ember
ember/no-runloop
Open
bug
documentation
- Dominant language
- JavaScript
- Stars
- 263
- Forks
- 214
- Avg merge
- 30m
- Merged PRs (30d)
- 5
Description
Would it be possible to improve the docs around `ember/no-runloop`?
* Fresh ember-cli apps use `@ember/runloop` in instance initializer tests.
* The readme talks about async cleanup, but there are so many more features in there, like
`scheduleOnce('afterRender'...` and, `debounce`, etc.
* Its necessary to wrap code in `run` in order for `ember/test-helpers` `setupOnerror/resetOnerror` to work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.