hubspot-cms-vscode icon indicating copy to clipboard operation
hubspot-cms-vscode copied to clipboard

Support for different JSON files

Open anthmatic opened this issue 4 years ago • 1 comments

We can use https://code.visualstudio.com/api/references/contribution-points#contributes.jsonValidation to help devs make sure their JSON files contain any needed properties / types.

Another reference for this issue: https://ajv.js.org/guide/managing-schemas.html#re-using-validation-functions

anthmatic avatar Sep 15 '20 11:09 anthmatic