tslint-rules-avol

1.0.0 • Public • Published

NPM Dependencies DevDependencies

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

View changelog.

License

MIT.

Package Sidebar

Install

npm i tslint-rules-avol

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

75.1 kB

Total Files

52

Last publish

Collaborators

  • avol