mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 20:06:00 +00:00
dbgate types in tsconfig - doesn't work
This commit is contained in:
@@ -15,12 +15,13 @@
|
||||
"lib": [
|
||||
"dom",
|
||||
"dom.iterable",
|
||||
"esnext",
|
||||
"esnext"
|
||||
],
|
||||
"strict": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"resolveJsonModule": true,
|
||||
"isolatedModules": true,
|
||||
// doesn't work
|
||||
"types": [
|
||||
"dbgate"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user