@typescript-eslint/eslint-plugin 3.7.0
3.7.0 (2020-07-20)
Features
- eslint-plugin: [naming-convention] allow selecting only
constvariables (#2291) (156d058) - eslint-plugin: [no-empty-function] add
decoratedFunctionsoption (#2295) (88f08f4) - typescript-estree: support short-circuiting assignment operators (#2307) (2c90d9f)
- typescript-estree: support type annotations on catch clauses (#2306) (b5afe9c)