Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add node/types to fix compile time error
Kept encountering this error when compiling: node_modules/commander/typings/index.d.ts:26:25 - error TS2689: Cannot extend an interface 'NodeJS.EventEmitter'. Did you mean 'implements'? Had the add node/types specifically for version 12 tj/commander.js#787 DefinitelyTyped/DefinitelyTyped@c47a34e#r36559684
- Loading branch information