@mozaiq/tslint-rules
v0.0.2
Published
TsLint rules for angular, rxjs, stencil and other frameworks and tools
Downloads
2
Maintainers
Readme
Custom TSLint rules
Install
npm install --save-dev @mozaiq/tslint-rules
Add specific rule directory to your tslint.json
node_modules/@mozaiq/tslint-rules/lib/rules/TYPE
Angular
- angular-component-order: restrict order of angular specific class parts (@Input, @Output, @HostBinding, etc.)
Rxjs
TODO
Stencil
TODO