README
@comet-cli/helper-json-schemas
TODO: description
Usage
const helperJsonSchemas = require('@comet-cli/helper-json-schemas');
// TODO: DEMONSTRATE API
Helper package for convet comet schema definitions to valid JSON Schema definitions
<script type="module">
import cometCliHelperJsonSchemas from 'https://cdn.skypack.dev/@comet-cli/helper-json-schemas';
</script>
@comet-cli/helper-json-schemasTODO: description
const helperJsonSchemas = require('@comet-cli/helper-json-schemas');
// TODO: DEMONSTRATE API