We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba1176 commit 275ae31Copy full SHA for 275ae31
YarnSpinner.Compiler/yarnproject-v3.schema.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "$id": "https://yarnspinner.dev/schemas/yarnproject.schema.json",
+ "$id": "https://schemas.yarnspinner.dev/yarnproject-v3.schema.json",
4
"$comment": "Yarn Spinner project file schema, version 3.",
5
"version": 3,
6
"title": "Yarn Spinner Project",
0 commit comments