UNPKG

ent-framework

Version:

A PostgreSQL graph-database-alike library with microsharding and row-level security

13 lines (12 loc) 308 B
{ "version": "2.0.0", "tasks": [ { "label": "git rebase --interactive", "detail": "Opens a UI for interactive rebase (install \"Git rebase shortcuts\" extension).", "type": "shell", "command": "GIT_EDITOR=\"code --wait\" git rebase -i", "problemMatcher": [] } ] }