We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4737aba commit 1cbbf8cCopy full SHA for 1cbbf8c
node/test/tsconfig.json
@@ -7,6 +7,9 @@
7
"moduleResolution": "node"
8
},
9
"files": [
10
+ "cd.ts",
11
+ "popd.ts",
12
+ "pushd.ts",
13
"dirtests.ts",
14
"inputtests.ts",
15
"internalhelpertests.ts",
0 commit comments