feat(cli): create DB in start command if not exists (#285)
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"skipLibCheck": true,
|
||||
"strict": true,
|
||||
"target": "es2021",
|
||||
"traceResolution": false,
|
||||
"typeRoots": ["node_modules/@types", "./src/types"]
|
||||
},
|
||||
"include": ["src/**/*"]
|
||||
|
Reference in New Issue
Block a user