mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 22:03:58 +00:00
formatter config
This commit is contained in:
@@ -19,6 +19,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"formatter": {
|
||||
"test": {
|
||||
"extensions": [".json"],
|
||||
"command": ["sed", "-i", "s/name/poop/g", "$FILE"]
|
||||
}
|
||||
},
|
||||
"mcp": {
|
||||
"context7": {
|
||||
"type": "remote",
|
||||
|
||||
Reference in New Issue
Block a user