mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-02 23:23:45 +00:00
ignore: run prettier
This commit is contained in:
@@ -80,6 +80,7 @@ export const EditTool = Tool.define({
|
||||
)
|
||||
await file.write(contentNew)
|
||||
await Format.run(filepath)
|
||||
contentNew = await file.text()
|
||||
})()
|
||||
|
||||
const diff = trimDiff(
|
||||
|
||||
Reference in New Issue
Block a user