Skip to content

Commit 582be3e

Browse files
authored
Add an item at the To Do list
1 parent 6897993 commit 582be3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* [ ] Add possibility to put Generic types in some classes/methods
55
* [ ] Use the information about object properties in method parameters to build an interface instead of use `any`
66
* [ ] 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
78
* [ ] Complete this To Do list with more items. **Do you have an idea? Please, create an issue to share it.**
89

910
## References

0 commit comments

Comments
 (0)