Skip to content

Commit

Permalink
Update Deno configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-samples[bot] committed Oct 31, 2024
1 parent 388f809 commit c848d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
},
"lock": false,
"tasks": {
"test": "deno fmt --check && deno lint && deno test --allow-read"
"test": "deno fmt --check && deno lint && deno test --allow-read --allow-none"
}
}

0 comments on commit c848d4a

Please sign in to comment.