@deepkit/api-console
TypeScript icon, indicating that this package has built-in type declarations

1.0.1-alpha.51 • Public • Published

skeleton package

This package can be copied when a new package should be created.

Steps after copying:

  • Adjust "name", "description", and "private" in package.json.
  • Put this package into root /package.json "jest.references".
  • Put this package into root /tsconfig.json "references".
  • Put this package into root /tsconfig.esm.json "references".
  • Add dependencies to package.json and run node sync-tsconfig-deps.js to adjust tsconfig automatically.
  • Add to .github/workflows/main.yml tsc build step if necessary.
  • Add to typedoc build in deepkit-website if necessary.
  • Adjust README.md

Readme

Keywords

none

Package Sidebar

Install

npm i @deepkit/api-console

Weekly Downloads

43

Version

1.0.1-alpha.51

License

MIT

Unpacked Size

137 kB

Total Files

16

Last publish

Collaborators

  • marcj