We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e48cae + 6c25b2d commit f09f998Copy full SHA for f09f998
README.md
@@ -78,6 +78,10 @@ const jsDoc = jsonToJSDoc(jsonStr, {
78
This project is inspired by [json-to-jsdoc-converter](https://gitlab.com/nvidia1997/json-to-jsdoc-converter), developed
79
by [Rumen Krastev Shishkov](https://gitlab.com/nvidia1997), thank you very much~
80
81
+## 📝 Changelog
82
+
83
+See [Releases](https://github.com/shilohooo/json-to-jsdoc/releases) page.
84
85
## 💪 Contributors
86
87
| Shiloh |
TODO.md
@@ -1,3 +1,4 @@
1
# TODO
2
3
-- [ ] Publish to NPM
+- [x] Publish to NPM
4
+- [ ] Fix property is possibly undefined error
0 commit comments