mirror of
https://github.com/status-im/github-webhook-filter.git
synced 2025-01-24 20:49:22 +00:00
lint: add deno check
to pre-commit
This commit is contained in:
parent
2a651bd3f9
commit
0ee9b803e1
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user