Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add json schema to nx configuration files #9826

Closed
meskill opened this issue Apr 13, 2022 · 2 comments
Closed

Add json schema to nx configuration files #9826

meskill opened this issue Apr 13, 2022 · 2 comments

Comments

@meskill
Copy link

meskill commented Apr 13, 2022

Description

Consider adding json schema to the JSON Schema Store or through other external link.

Motivation

Using json schema will help users with nx configuration as it is provides linting and intellisense in the advanced code editors, e.g. Visual Studio Code

Suggested Implementation

Alternate Implementations

@AgentEnder
Copy link
Member

AgentEnder commented Apr 13, 2022

I'm going to close this out for now, as json schema support has been discussed in the past for configuration files. The short story is that its not super feasible for workspace.json, but we provide these schemas via nx console as it is able to generate the schema dynamically.

See discussion on adding json schema support for Nx / workspace.json here: #9475, #2299, #8574

@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants