Skip to content

Commit bbf26a0

Browse files
Remove technically unnecessary 'module' option from 'harness' config. (microsoft#40526)
1 parent 57c8938 commit bbf26a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/harness/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"extends": "../tsconfig-base",
33
"compilerOptions": {
44
"outFile": "../../built/local/harness.js",
5-
"moduleResolution": "node",
65
"types": [
76
"node", "mocha", "chai"
87
],

0 commit comments

Comments
 (0)