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.
--allow-env
#!
1 parent d0ba65a commit 3708c08Copy full SHA for 3708c08
render-template.ts
@@ -1,4 +1,4 @@
1
-#! /usr/bin/env -S deno run --allow-read --check
+#! /usr/bin/env -S deno run --allow-read --allow-env --check
2
3
import markdownTOC from "npm:markdown-toc@1";
4
import nunjucks from "npm:nunjucks@3";
0 commit comments