1.1.3 • Published 5 years ago

italia-tslint-rules v1.1.3

Weekly downloads
480
License
MIT
Repository
-
Last release
5 years ago

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.