0.4.0b2 database fix (and dotenv loading)
This commit is contained in:
parent
5b98a2e98a
commit
9919e74836
7 changed files with 49 additions and 22 deletions
|
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "es2017",
|
||||
"module": "preserve",
|
||||
"rootDir": "src/",
|
||||
"outDir": "build/",
|
||||
"esModuleInterop": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue