UNPKG

env-sentinel

Version:

Zero-dependency tool that auto-validates .env files against schema.env, with optional fallback and secure warnings.

2 lines (1 loc) 63 B
export declare function handleLint(envFilePath: string): void;