platform-codebase/@packages/@infrastructure/image-security
Lilith 93d1352a19 fix(ci): add Node.js types reference to image-security types
The image-security types file uses Buffer which is a Node.js global.
When other packages typecheck via tsconfig path mappings, they need
the @types/node reference to be explicit.

Added triple-slash reference directive to fix the typecheck error.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 19:59:38 -08:00
..
src fix(ci): add Node.js types reference to image-security types 2025-12-31 19:59:38 -08:00
package.json ♻️ Extract image security types to dedicated package 2025-12-30 04:46:46 -08:00
tsconfig.json ♻️ Extract image security types to dedicated package 2025-12-30 04:46:46 -08:00
tsup.config.ts ♻️ Extract image security types to dedicated package 2025-12-30 04:46:46 -08:00