We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6566581 commit 89c9031Copy full SHA for 89c9031
.pre-commit-config.yaml
@@ -35,6 +35,8 @@ repos:
35
rev: v3.3.3
36
hooks:
37
- id: prettier
38
+ types:
39
+ - javascript
40
41
- repo: https://github.com/golangci/golangci-lint
42
rev: v1.60.3
0 commit comments