pull/5370/head
bunsenstraat 8 months ago
parent 31f48a12ec
commit 86a4c92366
  1. 2
      apps/remixdesktop/tsconfig.json

@ -2,7 +2,7 @@
"compilerOptions": { "compilerOptions": {
"target": "ES6", "target": "ES6",
"allowJs": true, "allowJs": true,
"module": "ES6", "module": "CommonJS",
"skipLibCheck": true, "skipLibCheck": true,
"esModuleInterop": true, "esModuleInterop": true,
"noImplicitAny": false, "noImplicitAny": false,

Loading…
Cancel
Save