@honzahk/test
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

ts-lib-starter

todo

  • [ ] builded d.ts contains line export {};, why?
  • [ ] tsconfig.json: including __tests__ dir is necessary for IDE (autocomplete etc.), but unwanted for dist
    • see here and here
    • probably solved via extending tsconfig?
  • [ ] exported functions are not suggested nor autoimported when the lib is installed on a project
  • [x] on yarn dist, copy README.md also

/@honzahk/test/

    Package Sidebar

    Install

    npm i @honzahk/test

    Weekly Downloads

    1

    Version

    0.0.4

    License

    ISC

    Unpacked Size

    2.58 kB

    Total Files

    6

    Last publish

    Collaborators

    • honzahk