- Fixed unused function parameters by prefixing with underscore - Removed unused imports and variables - Applied eslint --fix for automatic style fixes - Property shorthand - String template literals - Prefer const over let where appropriate - Spacing and formatting Reduces lint errors from 108+ to 78 (61 unused vars, 17 other issues) Related to CI lint failures in previous commit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| tractatus | ||
| analytics.middleware.js | ||
| auth.middleware.js | ||
| csrf-protection.middleware.js | ||
| error.middleware.js | ||
| file-security.middleware.js | ||
| input-validation.middleware.js | ||
| rate-limit.middleware.js | ||
| response-sanitization.middleware.js | ||
| security-headers.middleware.js | ||
| validation.middleware.js | ||