Files
dotenv-types/.gitignore
7000pctAUTO 1b6c4a5e7c
Some checks failed
CI / test (push) Has been cancelled
fix: resolve CI test failures in schema-validator
- Created missing schema-validator.ts file
- Added enum type validation with options support
- Added 'yes'/'no' boolean value handling
- Fixed port type detection to take priority over number
2026-01-31 20:47:04 +00:00

8 lines
65 B
Plaintext

node_modules/
dist/
.env
.env.local
.env.*.local
*.log
.DS_Store