Moved from mongodb to sql and sqlite
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"restartable": "rs",
|
||||
"ignore": [
|
||||
".git",
|
||||
"node_modules/**/node_modules"
|
||||
"node_modules/**/node_modules",
|
||||
"data"
|
||||
],
|
||||
"verbose": true,
|
||||
"env": {
|
||||
|
||||
Reference in New Issue
Block a user