pull/5370/head
filip mertens 2 years ago
parent 620afc7d0b
commit 1e82b67f07
  1. 1
      libs/remix-tests/tsconfig.json

@ -4,6 +4,7 @@
"types": ["node", "mocha", "chai"], "types": ["node", "mocha", "chai"],
"module": "commonjs", "module": "commonjs",
"esModuleInterop": true, "esModuleInterop": true,
"allowJs": true
}, },
"include": ["**/*.ts"] "include": ["**/*.ts"]
} }
Loading…
Cancel
Save