dotenv-linter@0.2.0
// Linter for .env files
$ npm install dotenv-linter
downloads/wk
13,497
license
MIT
version
0.2.0
published
Nov 7, 2019
What is dotenv-linter?
dotenv-linter is a tool that checks .env files for common issues and inconsistencies by parsing them into an abstract syntax tree. Developers use it to catch problems like duplicate variables, incorrect formatting, and missing values before they cause runtime errors in applications that rely on environment configuration files.
Links
Keywords
Maintainers
omegascorp