Skip to main content
Module

x/pre_commit/.pre-commit

Create the pre-commit file
Go to Latest
File
#! /bin/sh
deno lint && deno fmt && deno test --unstable -A