TanStack
On with TanStackAdded on top of the TypeScript rules when a repo uses TanStack.
- Rules
- 5
- Deterministic checks
- 0
- Agent checks
- 5
TanStack Start Architecture5
- feature-structurea feature folder pre-creating layout the graduation rule has not earnedAgentAdvises
- server-functionsa server function living outside a
serverFns/folder, or wrapped in a one-file folder it has not earnedAgentAdvises - file-naming-for-server-functionsa server function file that does not carry its mandated casingAgentAdvises
- query-optionsTanStack Query options declared outside the feature's
queries/folderAgentAdvises - tanstack-hooksa query-wrapping hook outside the feature's
hooks/folderAgentAdvises