We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6897993 commit 582be3eCopy full SHA for 582be3e
README.md
@@ -4,6 +4,7 @@
4
* [ ] Add possibility to put Generic types in some classes/methods
5
* [ ] Use the information about object properties in method parameters to build an interface instead of use `any`
6
* [ ] Use the classes properties to build an interface for constructor parameter `mSettings` in some classes
7
+* [ ] Put in TsDoc information of `@deprecated`, `@experimental` and `@since` that is available in the API
8
* [ ] Complete this To Do list with more items. **Do you have an idea? Please, create an issue to share it.**
9
10
## References
0 commit comments