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 1163797 commit 4c333b4Copy full SHA for 4c333b4
1 file changed
deno.json
@@ -4,6 +4,7 @@
4
"version": "0.0.0-development",
5
"license": "MIT",
6
"tasks": {
7
+ "build": "deno run -A dnt.ts",
8
"check": "deno check src/index.ts",
9
"dev": "deno run --allow-all src/index.ts",
10
"lint": "deno lint",
0 commit comments