chore: format code
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run

This commit is contained in:
GitHub Action 2025-09-18 09:43:35 +00:00
parent 1ffc8be2b6
commit 32ba2e02aa

View file

@ -45,6 +45,7 @@ export default {
},
}
```
The filename becomes the tool name. This creates a `database` tool.
---
@ -122,6 +123,3 @@ export default tool({
},
})
```