Add SQLite database to backend, interacting with the frontend
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
"isolatedModules": false,
|
||||
"outDir": "build/dist",
|
||||
"esModuleInterop": true,
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user