italia-tslint-rules
Version:
Custom tslint rules for the IO project
9 lines (5 loc) • 305 B
Markdown
# Italia TsLint tules
This package provides the following custom tslint rules for the Digital Citizenship
initiative:
* `no-tslint-disable-all`: Warns if you disable ALL tslint rules for a file or a line.
* `saga-yield-return-type`: Warns if a type assertion does not change the type of an expression.