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
This commit is contained in:
david raistrick
2026-07-14 22:38:44 -04:00
parent 7d0ea883b0
commit 30712f0e1e
3 changed files with 31 additions and 20 deletions
+1
View File
@@ -1,3 +1,4 @@
TODO.md
node_modules
**/node_modules
.git