1.0.0 • Published 4 years ago

tslint-rules-avol v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

NPM Dependencies DevDependencies

tslint-rules-avol

TSLint rules for Avol codestyle.

Rules

RuleDescription
avol-binary-expression-parensRule 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-parensRule to enforce the use of parentheses each clause of a conditional when they are binary or conditional expression.
avol-early-exitRecommends to use an early exit instead of a long if block.
avol-jsx-no-bindForbids function binding in JSX attributes.

Change Log

View changelog.

License

MIT.