deno/tests/specs/compile/config_permissions/main.ts
David Sherret 17d02c228f
feat: permissions in the config file (#30330)
Co-authored-by: nathanwhit <nathanwhit@users.noreply.github.com>
2025-09-02 13:37:33 +00:00

1 line
56 B
TypeScript

console.log(Deno.readTextFileSync("deno.json").length);