pull/5370/head
filip mertens 2 years ago
parent 7e8fd96275
commit abc6a0c41a
  1. 2
      libs/remixd/tsconfig.lib.json

@ -1,7 +1,7 @@
{ {
"extends": "./tsconfig.json", "extends": "./tsconfig.json",
"compilerOptions": { "compilerOptions": {
"target": "ES6", "target": "es6",
"module": "commonjs", "module": "commonjs",
"outDir": "../../dist/out-tsc", "outDir": "../../dist/out-tsc",
"declaration": true, "declaration": true,

Loading…
Cancel
Save