docs: minor formatting cleanup in AGENTS.md
This commit is contained in:
parent
5dac708117
commit
43a7000844
@ -58,14 +58,14 @@ pnpm --filter @gadget/ai typecheck # Only package with a typecheck script
|
|||||||
|
|
||||||
## TypeScript Strictness
|
## TypeScript Strictness
|
||||||
|
|
||||||
| Package | Strictness |
|
| Package | Strictness |
|
||||||
| -------------- | ---------------------------------------------------------------------------------- |
|
| -------------- | ----------------------------------------------------------------------------------- |
|
||||||
| `@gadget/ai` | `strict: true` |
|
| `@gadget/ai` | `strict: true` |
|
||||||
| `@gadget/api` | `strict: true` |
|
| `@gadget/api` | `strict: true` |
|
||||||
| `@gadget/config` | `strict: true` |
|
| `@gadget/config` | `strict: true` |
|
||||||
| `gadget-drone` | `strict: true` |
|
| `gadget-drone` | `strict: true` |
|
||||||
| `gadget-code` | `strict: true`, `noUnusedLocals`, `noUnusedParameters`, `noUncheckedIndexedAccess` |
|
| `gadget-code` | `strict: true`, `noUnusedLocals`, `noUnusedParameters`, `noUncheckedIndexedAccess` |
|
||||||
| `gadget-code/frontend` | `strict: true` (included via workspace) |
|
| `gadget-code/frontend` | `strict: true` (included via workspace) |
|
||||||
|
|
||||||
## GadgetId
|
## GadgetId
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user