mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-19 10:19:27 -05:00
Configures prettier formatting further
This commit is contained in:
parent
8a5176e593
commit
6c2cc4cf50
@ -30,6 +30,9 @@ repos:
|
|||||||
rev: "v2.5.1"
|
rev: "v2.5.1"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
|
args:
|
||||||
|
- "--no-semi"
|
||||||
|
- "--single-quote"
|
||||||
types_or:
|
types_or:
|
||||||
- javascript
|
- javascript
|
||||||
- ts
|
- ts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user