1.0.0 • Published 6 years ago
tslint-rules-avol v1.0.0
tslint-rules-avol
TSLint rules for Avol codestyle.
Rules
| Rule | Description |
|---|---|
| avol-binary-expression-parens | Rule to enforce the use of parentheses each operand of a binary expression when it is some kind of binary or conditional expression. |
| avol-conditional-expression-parens | Rule to enforce the use of parentheses each clause of a conditional when they are binary or conditional expression. |
| avol-early-exit | Recommends to use an early exit instead of a long if block. |
| avol-jsx-no-bind | Forbids function binding in JSX attributes. |
Change Log
License
MIT.
1.0.0
6 years ago