bts-type-deps

0.0.3 • Public • Published

Typescript type dependencies

This package vendors type dependencies for the handshake (e.g. @types/node).

This is part of the initiative to enable typescript type linting for the jsdoc. Introducing tsconfig.json and enabling checkJs and allowJs, allows us to add additional type safety.

Generating d.ts files

If you are interested in d.ts file and npm run lint-types does not return error for the ported projects, you can use: tsc -p . --noEmit false --emitDeclarationOnly --declaration --removeComments --outDir ts-types

Readme

Keywords

none

Package Sidebar

Install

npm i bts-type-deps

Weekly Downloads

727

Version

0.0.3

License

MIT

Unpacked Size

1.62 MB

Total Files

61

Last publish

Collaborators

  • nodweber