Bloomca / redux-tiles

Composable way to create less verbose Redux code
https://redux-tiles.js.org/
MIT License
236 stars 10 forks source link

extend with microsoft tslint and lint codebase #2

Closed Bloomca closed 7 years ago

Bloomca commented 7 years ago

Add Microsoft-tslint-contrib to the project and lint codebase with it.

Originally, for Eslint, I use Airbnb-eslint-config, but seems there is no such widespread codestyle for TypeScript, and I am totally fine with sane predefined rules.