2025-07-04
This commit is contained in:
parent
da6120650d
commit
445593c4b8
16 changed files with 153 additions and 78 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"cacheKey": "1",
|
||||
"commands": [
|
||||
{ "command": "prettier --ignore-unknown --write --stdin-filepath {{file_path}}", "exts": ["php", "xml"] },
|
||||
{ "command": "just --dump", "fileNames": ["justfile"], "stdin": false }
|
||||
{ "command": "just --dump", "fileNames": ["justfile"], "stdin": true }
|
||||
],
|
||||
"cwd": "${originConfigDir}",
|
||||
"indentWidth": 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue