refactor: change backend to typescript and update types and variables accordingly
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
// See also https://aka.ms/tsconfig/module
|
||||
"module": "esnext",
|
||||
"target": "esnext",
|
||||
"esModuleInterop": true,
|
||||
"moduleResolution": "node",
|
||||
"types": [],
|
||||
// For nodejs:
|
||||
// "lib": ["esnext"],
|
||||
|
||||
Reference in New Issue
Block a user