Open mtsmfm opened 6 years ago
@andy-ms ?
When generating brand new package, getting
Error: Expected `"strictFunctionTypes": true` or `"strictFunctionTypes": false`.
at Object.<anonymous> (/Users/user/DefinitelyTyped/node_modules/dtslint/bin/checks.js:106:23)
at Generator.next (<anonymous>)
at fulfilled (/Users/user/DefinitelyTyped/node_modules/dtslint/bin/checks.js:4:58)
on first lint because dts-gen
does not specify.
Yeah, it seems that the build wasn't run the last time the package was published.
It seems https://github.com/Microsoft/dts-gen/pull/87 isn't applied to the latest release.
https://unpkg.com/dts-gen@0.5.7/bin/lib/definitely-typed.js
@RyanCavanaugh Can I ask you to cut new release?