EmmanuelDemey / EmmanuelDemey/eslint-plugin-angular
Rule request: no-two-way-binding
Open
Hacktoberfest
Rule
- Dominant language
- JavaScript
- Stars
- 620
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
@toddmotto's [style guide](https://github.com/toddmotto/angularjs-styleguide#one-way-dataflow-and-events) recommends not using two-way data bindings, in favor of AngularJS 1.5's one-way bindings. I'd like a way to prohibit the use of two-way binding.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.