Skip to content

Commit 2fe16eb

Browse files
committed
Fix prettier types.
1 parent c25d49c commit 2fe16eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
rev: v2.3.2
3232
hooks:
3333
- id: prettier
34-
types: [javascript, css]
34+
types_or: [javascript, css]
3535
- repo: https://github.com/pre-commit/mirrors-eslint
3636
rev: v8.0.0-beta.0
3737
hooks:

0 commit comments

Comments
 (0)