This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
"module": "es2020",
|
||||
"moduleResolution": "node",
|
||||
"allowImportingTsExtensions": true,
|
||||
"noEmit": true,
|
||||
"emitDeclarationOnly": true,
|
||||
"declaration": true,
|
||||
"declarationMap": true,
|
||||
"declarationDir": "../static"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user