Files
david raistrick 30712f0e1e chore: strengthen lint coverage and update project housekeeping
- Recursively lint all production JS/JSX under src/ and shared/
- Exclude tests, mocks, and node_modules from static guard
- Update TODO status
- Exclude TODO.md from Docker build context
2026-07-14 22:38:44 -04:00

12 lines
103 B
Plaintext

TODO.md
node_modules
**/node_modules
.git
tmp
data
*.log
npm-debug.log*
.DS_Store
coverage
.nyc_output