@typescript-eslint/eslint-plugin 1.12.0
1.12.0 (2019-07-12)
Bug Fixes
- eslint-plugin: handle
const;(#633) (430d628), closes #441 - typescript-estree: fix
asyncidentifier token typed asKeyword(#681) (6de19d3)
Features
- eslint-plugin: [ban-types] Support namespaced type (#616) (e325b72)
- eslint-plugin: [explicit-function-return-type] add handling for usage as arguments (#680) (e0aeb18)
- eslint-plugin: [no-explicit-any] Add an optional fixer (#609) (606fc70)
- eslint-plugin: Add rule no-reference-import (#625) (af70a59)
- eslint-plugin: add rule strict-boolean-expressions (#579) (34e7d1e)
- eslint-plugin: added new rule prefer-readonly (#555) (76b89a5)