From 89c8222856602c6227b5b11056266ec541bb97dc Mon Sep 17 00:00:00 2001 From: Jerko Steiner Date: Wed, 25 Sep 2019 12:40:56 +0700 Subject: [PATCH] Update TODO.md --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index a441778..8842c93 100644 --- a/TODO.md +++ b/TODO.md @@ -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