0.0.4 • Published 7 years ago
@honzahk/test v0.0.4
ts-lib-starter
todo
- builded
d.tscontains lineexport {};, why? - tsconfig.json: including
__tests__dir is necessary for IDE (autocomplete etc.), but unwanted for dist - exported functions are not suggested nor autoimported when the lib is installed on a project
- on
yarn dist, copy README.md also