ci: Auto format vue files with prettier

This commit is contained in:
Suraj Shetty 2023-11-13 11:25:13 +05:30
parent c91a25e3b3
commit 392fee66a2

View file

@ -35,7 +35,7 @@ repos:
rev: v2.7.1 rev: v2.7.1
hooks: hooks:
- id: prettier - id: prettier
types_or: [javascript] types_or: [javascript, vue]
# Ignore any files that might contain jinja / bundles # Ignore any files that might contain jinja / bundles
exclude: | exclude: |
(?x)^( (?x)^(