0.0.1 • Published 2 years ago

@casejs/json-schema v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

CASE Schema

CASE Schema is the JSON Schema that ensure the format of CASE YAML files.

It has 2 main goals:

  • Provide IDE assistance on YML files trough documentation, error highlighting and autocomplete
  • Validate the consistency of the data on compilation

Contribute

The .vscode/settings.json at the root of this repository is configured to match any YML file in case-schema subfolders (like /examples) with the app-schema.json. You can adapt the latter to see it live on those YML files.

0.0.1

2 years ago