2025-11-04

This commit is contained in:
gcch 2025-11-04 13:21:41 +01:00
commit 9c66e66cfa
1626 changed files with 5652 additions and 1923 deletions

View file

@ -11,7 +11,7 @@
"exec": {
"cacheKey": "1",
"commands": [
{ "command": "prettier --ignore-unknown --write --stdin-filepath {{file_path}}", "exts": ["php", "xml"] },
{ "command": "prettier --ignore-unknown --write --stdin-filepath {{file_path}}", "exts": ["xml"] },
{ "command": "just --dump", "fileNames": ["justfile"], "stdin": true }
],
"cwd": "${originConfigDir}",