mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-29 21:33:54 +00:00
ignore: update AGENTS.md to state that inference should be used
This commit is contained in:
parent
23d85f4739
commit
022265829e
@ -10,6 +10,7 @@
|
||||
- Avoid using the `any` type
|
||||
- Prefer single word variable names where possible
|
||||
- Use Bun APIs when possible, like `Bun.file()`
|
||||
- Rely on type inference when possible; avoid explicit type annotations or interfaces unless necessary for exports or clarity
|
||||
|
||||
### Avoid let statements
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user