pull/5127/head
bunsenstraat 7 months ago
parent 9e4871c96d
commit 9e518ad6a6
  1. 2
      apps/remixdesktop/tsconfig.json

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

Loading…
Cancel
Save