rdesktop2
bunsenstraat 1 year ago
parent 7a51a12912
commit 0de6b9cc74
  1. 4
      tsconfig.json

@ -10,9 +10,9 @@
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"importHelpers": true,
"target": "ES2015",
"target": "ES6",
"esModuleInterop": true,
"module": "CommonJS",
"module": "ES6",
"lib": [
"es2017",
"dom",

Loading…
Cancel
Save