README
TslintNoDestructuring
Package is hosted on npm and can be installed with
npm install tslint-no-destructuring
A TSlint rule to disallow destructuring
Currently this rule only checks function signatures (both regular and arrow function)
Options
Not yet supported