Skip to content

feat(json-schema): add seed data spec#395

Open
mahdilamb wants to merge 1 commit into
goccy:mainfrom
mahdilamb:seed-data-spec
Open

feat(json-schema): add seed data spec#395
mahdilamb wants to merge 1 commit into
goccy:mainfrom
mahdilamb:seed-data-spec

Conversation

@mahdilamb

Copy link
Copy Markdown

This PR adds a json schema spec to enable validation of seed data yaml.

In vscode, this can be used by modifying .vscode/settings.json as such:

{
    "yaml.schemas": {
        "./seed-data.json": "file://path-to-seed-data-yaml"
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant