We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533c7e4 commit 143ce49Copy full SHA for 143ce49
1 file changed
README.md
@@ -30,10 +30,10 @@ sequelize-tinker
30
<!-- commands -->
31
# Todo
32
33
-- [x] Custom Sequelize Model setting.
+- [x] Custom Sequelize model's directory path setting.
34
- [ ] Option
35
- - [ ] Output JSON.stringify
+ - [ ] Default output JSON.stringify
36
- [ ] Command
37
- - [ ] ls
38
- - [ ] help
+ - [ ] ls (show local variables)
+ - [ ] help (show help in repl time)
39
0 commit comments