blakeembrey / tslint-config-standard

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

Allow installation with typescript ^3.0.0 #53

Closed ghost closed 6 years ago

blakeembrey commented 6 years ago

@jrobeson Can you clarify this PR? As much as I'd love to get this in, it's only a dev dependency and has no impact on anyone else's project so I'm not sure how this would fix something with TypeScript 3.0.

blakeembrey commented 6 years ago

More likely is that you're looking for https://github.com/palantir/tslint/blob/e766f517555580e155b6f58a582cff53c63563a9/package.json#L58?

ghost commented 6 years ago

yeah, you're right. this isn't necessary.