mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 05:23:31 +01:00
MAESTRO: fix prettier formatting for cache files
This commit is contained in:
@@ -38,7 +38,7 @@ Use a consistent prefix to avoid collisions:
|
||||
- [x] "Clear Cache" button removes all stored data and resets the view to empty state
|
||||
- [x] Subtle indicator distinguishes cached results from fresh analysis
|
||||
- [x] Size-awareness warns if localStorage is near capacity
|
||||
- [ ] Linting passes (`npx eslint src/`, `npx prettier --check src/`)
|
||||
- [x] Linting passes (`npx eslint src/`, `npx prettier --check src/`)
|
||||
- [x] Run `/speckit.analyze` to verify consistency
|
||||
|
||||
Note: `npx prettier --check src/` reports existing formatting warnings in `src/__tests__/page.test.tsx` and `src/__tests__/useAnalysisCache.test.tsx`.
|
||||
|
||||
Reference in New Issue
Block a user