NLeSC / create-react-app

Create React apps with no build configuration.
Other
1 stars 1 forks source link

Modularize tslint configs #28

Open sverhoeven opened 7 years ago

sverhoeven commented 7 years ago

Create configs for:

Refs #24

See https://palantir.github.io/tslint/2016/03/31/sharable-configurations-rules.html

jspaaks commented 7 years ago

blocks #31

sverhoeven commented 7 years ago

Some performance improvement rules require a lot of code changes to fix. The developer time versus performance improvement should be taken into account. For example

So another config could be for performance.