pull/3397/head
filip mertens 2 years ago
parent 6ea2a50769
commit e70e0f9582
  1. 2
      libs/remixd/tsconfig.lib.json

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

Loading…
Cancel
Save