Describe the bug
the json schema does not check for the presence of env variables ${{env.*}} in the zilla.yaml and invalidates fields that aren't expecting strings.
To Reproduce
Steps to reproduce the behavior:
- open a zilla.yaml in vscode with
${{env.*}} defined in a number field and it will have an error shown