@greenlight/schema-config
v2.4.0
Published
JSON Schema for Greenlight Config
Downloads
35
Readme
Config Schema

Defines a Greenlight configuration file format & schema
Specification
Versions
version | status
---------------------- | -----------
1.0.0 | development
JSON Schema
Available as an npm package for validation purposes, compatible with any JSON Schema validation tool
npm install --production --save @greenlight/schema-configAPI
const { schema, regex } = require('@greenlight/schema-config')License: ISC • Copyright: greenlight.ci • Github: @greenlight • Twitter: @greenlightCI
