wix-playground / stylable-components

Fully-tested & strictly-typed component library based on React, using optional Wix styling.
MIT License
35 stars 3 forks source link

Upgrade tslint to 5.8.0 #537

Closed AviVahl closed 6 years ago

AviVahl commented 6 years ago

turned off no-implicit-dependencies until preset behavior is decided: https://github.com/wix/tslint-wix-react/issues/9

--type-check is not needed in the new version (it warns about using it and says -p is enough to get the type-check)