ignore: run prettier

This commit is contained in:
Dax Raad
2025-06-26 22:30:44 -04:00
committed by Jay V
parent b61a841aa8
commit f3742ddbb8
31 changed files with 179 additions and 411 deletions

View File

@@ -80,6 +80,7 @@ export const EditTool = Tool.define({
)
await file.write(contentNew)
await Format.run(filepath)
contentNew = await file.text()
})()
const diff = trimDiff(