Scribe Config Lint

raw JSON →
0.0.1 verified Fri May 01 auth: no javascript

A CLI tool to lint Scribe configuration files. Version 0.0.1, early development stage with minimal features. Runs on Node.js >=0.4. Simple usage via command line with --file option. No active maintenance or community adoption. Compared to general JSON/YAML linters, it is specific to Scribe configuration syntax.

gotcha Package is extremely early stage (v0.0.1). No guarantees on stability or correctness. May not work with modern Node versions.
fix Consider using a general YAML/JSON linter or wait for a stable release.
npm install scribe-config-lint
yarn add scribe-config-lint
pnpm add scribe-config-lint

Run the linter on a Scribe configuration file.

npx scribe-config-lint --file scribe.conf