We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c8938 commit bbf26a0Copy full SHA for bbf26a0
src/harness/tsconfig.json
@@ -2,7 +2,6 @@
2
"extends": "../tsconfig-base",
3
"compilerOptions": {
4
"outFile": "../../built/local/harness.js",
5
- "moduleResolution": "node",
6
"types": [
7
"node", "mocha", "chai"
8
],
0 commit comments