You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.
peerDependency is fine, but hard dependency is bad, i'm using it with typescript 3.2.2 due to inifite loop issue in typescript~3.1 (build time with type checking is going down from 90sec to 6sec)
Repro
Expected Result
Linting passes
Actual Result
Additional Info
I’ve only installed
eslint-plugin-typescript
.Versions
eslint-plugin-typescript
bradzacher/eslint-plugin-typescript#4d85404
typescript-eslint-parser
21.0.2
(automatically installed)typescript
Should
typescript
be a peer dependency?The text was updated successfully, but these errors were encountered: