Skip to content

Commit 0c34358

Browse files
committed
updating todo
1 parent 66167b0 commit 0c34358

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ Webpack based boilerplate for producing libraries (Input: ES6, Output: universal
1414
## TODO
1515

1616
* [ ] clean package.json dependencies
17-
* [ ] make test build have separate node_modules.js, like dev build
17+
* [ ] make test build have separate node_modules.js, like dev build
18+
* [ ] generated libs should have jsdoc comments in it
19+
* [ ] create solution for typescript aligned with js with typescript definitions (separate fork or extend this one, probably separate fork better)

0 commit comments

Comments
 (0)