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 891628e commit 126b374Copy full SHA for 126b374
typescript/packages/common-memory/deno.json
@@ -1,4 +1,5 @@
1
{
2
+ "nodeModulesDir": "none",
3
"tasks": {
4
"start": "deno run --allow-read --allow-write --allow-net --allow-ffi --allow-env deno.ts",
5
"test": "deno test --allow-read --allow-write --allow-net --allow-ffi --allow-env --no-check"
0 commit comments