We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b721ad commit 0386585Copy full SHA for 0386585
black/deno.json
@@ -1,6 +1,7 @@
1
{
2
"name": "@daggerverse/black",
3
"version": "0.1.0",
4
+ "exports": "./mod.ts",
5
"importMap": "import_map.json",
6
"tasks": {
7
"esm:add": "deno run -A https://esm.sh/v128 add",
0 commit comments