chore: replace em dashes with hyphens, add no-em-dash rule to CLAUDE.md
This commit is contained in:
@@ -7,7 +7,7 @@ export const queryClient = new QueryClient({
|
||||
queries: {
|
||||
staleTime: 30_000,
|
||||
retry: 1,
|
||||
// Several pages poll on an interval — the fleet list every 30s, run logs
|
||||
// Several pages poll on an interval - the fleet list every 30s, run logs
|
||||
// faster than that. A hidden tab was still doing all of it, so a console
|
||||
// left open overnight in a background tab kept refetching the fleet and
|
||||
// its inventory blobs until the session expired. The default here rather
|
||||
|
||||
Reference in New Issue
Block a user