We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f51a325 commit 8ac9a21Copy full SHA for 8ac9a21
1 file changed
deno.jsonc
@@ -13,6 +13,7 @@
13
"fetch-mock": "npm:fetch-mock@^11.1.3",
14
"typescript": "npm:typescript@^5.4.5"
15
},
16
+ "nodeModulesDir": "auto",
17
"tasks": {
18
"build": "deno run -A scripts/build_npm.ts",
19
"check": "deno check src/**/*.ts",
0 commit comments