Latest Deno Schema
3 Replies
The link itself is broken, but it’s linked in the config file https://github.com/denoland/deno/blob/main/cli/schemas/config-file.v1.json
GitHub
deno/cli/schemas/config-file.v1.json at main · denoland/deno
A modern runtime for JavaScript and TypeScript. Contribute to denoland/deno development by creating an account on GitHub.
Oh it’s https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json in https://www.schemastore.org/
JSON Schema Store
JSON Schemas for common JSON file formats
Once again I proceeded to answer my own question 🤦