ci: Auto format vue files with prettier
This commit is contained in:
parent
c91a25e3b3
commit
392fee66a2
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ repos:
|
|||
rev: v2.7.1
|
||||
hooks:
|
||||
- id: prettier
|
||||
types_or: [javascript]
|
||||
types_or: [javascript, vue]
|
||||
# Ignore any files that might contain jinja / bundles
|
||||
exclude: |
|
||||
(?x)^(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue