Skip to main content
Module

x/denoexec/.huskyrc.yml

A higher level wrapper around https://doc.deno.land/builtin/stable#Deno.run
Go to Latest
File
hooks: commit-msg: commitlint -E HUSKY_GIT_PARAMS pre-commit: lint-staged && deno test -A --unstable --lock deps.lock.json lib/