feat(cli): create DB in start command if not exists (#285)
This commit is contained in:
@@ -26,10 +26,5 @@
|
||||
"include": [
|
||||
"src/**/*",
|
||||
"bin/**/*"
|
||||
],
|
||||
"ts-node": {
|
||||
"compilerOptions": {
|
||||
"module": "commonjs"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user