formatter config

This commit is contained in:
Dax Raad
2025-07-31 19:35:55 -04:00
parent 5e66fc2318
commit 30e10127f2
5 changed files with 37 additions and 6 deletions

View File

@@ -19,6 +19,12 @@
}
}
},
"formatter": {
"test": {
"extensions": [".json"],
"command": ["sed", "-i", "s/name/poop/g", "$FILE"]
}
},
"mcp": {
"context7": {
"type": "remote",