Update TODO.md

This commit is contained in:
Jerko Steiner 2019-09-25 12:40:56 +07:00
parent 85d8c0019d
commit 89c8222856

View File

@ -16,10 +16,11 @@
- [ ] Generate framework website using Docusaurus
- [ ] Split framework projects and actual projects
- [ ] Experiment with styled components
- [ ] Use JSON schema instead of @Entity decorators
- [x] Use JSON schema instead of @Entity decorators
- [x] Extract database into a separate module
- [x] Replace tslint with eslint:
https://github.com/typescript-eslint/typescript-eslint
- [ ] Do not import express when importing jsonrpc
# JSONRPC