mirror of
https://github.com/status-im/github-webhook-filter.git
synced 2026-08-31 02:31:08 +00:00
lint: add deno check to pre-commit
This commit is contained in:
@@ -21,3 +21,8 @@ repos:
|
||||
entry: deno lint -q
|
||||
language: system
|
||||
types_or: [javascript, jsx, ts, tsx, json, markdown]
|
||||
- id: deno-check
|
||||
name: deno-check
|
||||
entry: deno check -q
|
||||
language: system
|
||||
types_or: [javascript, jsx, ts, tsx, json, markdown]
|
||||
|
||||
Reference in New Issue
Block a user