fix(26): revise plans based on checker feedback
This commit is contained in:
@@ -279,7 +279,7 @@ export function useGlobalItems(query?: string, tags?: string[]) {
|
||||
Import `useQuery` from `@tanstack/react-query` and `apiGet` from `../lib/api`.
|
||||
</action>
|
||||
<verify>
|
||||
<automated>cd /home/jean-luc-makiola/Development/projects/GearBox && npx tsc --noEmit src/client/hooks/useDiscovery.ts 2>&1 || echo "Checking with bun build" && bun build src/client/hooks/useDiscovery.ts --outdir /tmp/check-discovery --external react --external @tanstack/react-query 2>&1</automated>
|
||||
<automated>cd /home/jean-luc-makiola/Development/projects/GearBox && bun run build 2>&1 | tail -20</automated>
|
||||
</verify>
|
||||
<acceptance_criteria>
|
||||
- src/client/hooks/useDiscovery.ts contains `export function useDiscoverySetups(`
|
||||
|
||||
Reference in New Issue
Block a user