2024-08-13
This commit is contained in:
parent
bd804e6083
commit
d26f851139
332 changed files with 1371 additions and 309 deletions
11
dprint.json
11
dprint.json
|
|
@ -1,5 +1,12 @@
|
|||
{
|
||||
"excludes": ["**/node_modules", "**/pnpm-lock.yaml", "web/app/languages", "web/app/plugins", "web/vendor"],
|
||||
"excludes": [
|
||||
"**/node_modules",
|
||||
"**/pnpm-lock.yaml",
|
||||
"web/app/languages",
|
||||
"web/app/plugins",
|
||||
"web/app/themes/haiku-atelier-2024/assets",
|
||||
"web/vendor"
|
||||
],
|
||||
"extends": "/home/gcch/.dprint.jsonc",
|
||||
"exec": {
|
||||
"cacheKey": 1,
|
||||
|
|
@ -20,7 +27,7 @@
|
|||
"https://plugins.dprint.dev/json-0.19.3.wasm",
|
||||
"https://plugins.dprint.dev/markdown-0.17.2.wasm",
|
||||
"https://plugins.dprint.dev/toml-0.6.2.wasm",
|
||||
"https://plugins.dprint.dev/g-plane/malva-v0.8.0.wasm",
|
||||
"https://plugins.dprint.dev/g-plane/malva-v0.9.0.wasm",
|
||||
"https://plugins.dprint.dev/g-plane/markup_fmt-v0.11.0.wasm",
|
||||
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.4.0.wasm",
|
||||
"https://plugins.dprint.dev/exec-0.5.0.json@8d9972eee71fa1590e04873540421f3eda7674d0f1aae3d7c788615e7b7413d0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue