blakeembrey / tslint-config-standard

A TSLint config for JavaScript Standard Style
Other
358 stars 43 forks source link

Should installation instructions specifiy --save-dev? #35

Closed BurtHarris closed 7 years ago

BurtHarris commented 7 years ago

This is only needed as a development dependency, right? README.md is confusing.

blakeembrey commented 7 years ago

Feel free to submit a PR. I'd say dev is more likely than prod for sure 😄