Skip to content

Commit

Permalink
Removed bindings from prettier pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-7 committed Nov 10, 2023
1 parent 44693a5 commit d86ccdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ repos:
--ignore-path=client/.prettierignore
--write
language: node
files: ^(client|bindings)/
files: ^client/
types_or: [ vue, ts, tsx, javascript, jsx, html ]
stages:
- manual
Expand Down

0 comments on commit d86ccdd

Please sign in to comment.