Skip to content

Commit

Permalink
Update deno.jsonc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx committed Feb 2, 2024
1 parent 0136fda commit 340b881
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"build:watch": "deno run -A ./build.config.ts --watch",
"build:dev": "deno run -A ./build.config.ts --develope",
"build:dev:watch": "deno run -A ./build.config.ts --develope --watch",
"serve": "",
"lint": "deno lint",
"test": "deno test -A --unstable --check --reload --doc --allow-none --junit-path=\"./report.xml\""
},
Expand Down

0 comments on commit 340b881

Please sign in to comment.