This repository was archived by the owner on Dec 1, 2019. It is now read-only.
This repository was archived by the owner on Dec 1, 2019. It is now read-only.
Npm install breaks - JSDoc types can only be used inside documentation comments. #639
Open
Description
Hi,
npm install is breaking since the dependency types/chai 4.2.0 only compiles with typescript versions > 3.0.0
Would it be possible to update the typescript version in devDependencies to > 3.0.0?
Related chai PR -> DefinitelyTyped/DefinitelyTyped#37451
Steps to reproduce:
- Clone repo
- cd into repo
- npm i
Metadata
Metadata
Assignees
Labels
No labels