@greenlight/schema-config

JSON Schema for Greenlight Config

Usage no npm install needed!

<script type="module">
  import greenlightSchemaConfig from 'https://cdn.skypack.dev/@greenlight/schema-config';
</script>

README

Greenlight Logo

Config Schema version License Build Status

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-config

API

const { schema, regex } = require('@greenlight/schema-config')

License: ISC • Copyright: greenlight.ci • Github: @greenlight • Twitter: @greenlightCI