TSLint 5.20 rules missing from ROADMAP.md #1034
Labels
documentation
Documentation ("docs") that needs adding/updating
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
What were you trying to do?
Going off of https://github.com/typescript-eslint/typescript-eslint/blob/ca8ac793a5dbf6bde89c9f6a8f365984a3c0e4f2/packages/eslint-plugin/ROADMAP.md, there are some new TSLint rules that haven't yet been added to the roadmap:
invalid-void
no-null-undefined-union
no-promise-as-boolean
no-restricted-globals
no-tautology-expression
static-this
strict-string-expressions
unnecessary-else
The text was updated successfully, but these errors were encountered: