Contains TypeScript declarations and generates JSON Schema files for the CloudCannon configuration file.
npm i -D @cloudcannon/configuration-typesThe configuration schemas are available at JSON Schema Store, which automatically enables in-editor validation, autocomplete and tooltips with the YAML or JSON LSP enabled.
Install dependencies:
npm iBuild:
npm run buildMIT