new version of dotenv-diff
Catches .env misconfigs early with SvelteKit and Next.js-specific rules.
Validate environment variable usage in codebase
Catches PUBLIC_ prefix misuse in SvelteKit when dotenv-linter exists.
Frontend developers using Next.js or SvelteKit
dotenv-linter · t3-env · env-cmd
Catches .env misconfigs early with SvelteKit and Next.js-specific rules.
Catches missing env vars and even warns when API keys expire.
Yet another .env linter, but monorepo nearest-file resolution is actually useful.
Catches env variable bugs early in SvelteKit/Next.js, but eslint-dotenv already does this.
First compliance scanner for India's DPDP Act with concrete violation detection, not just checklist theater.
Code-scanning to auto-discover env vars beats manual .env validation.