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

compilerOptions.builder.options.swcrcPath not appearing in Nest CLI JSON schema #2954

Closed
4 tasks done
JJBocanegra opened this issue Mar 12, 2025 · 2 comments
Closed
4 tasks done

Comments

@JJBocanegra
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Using the JSON schema for Nest CLI doesn't return the property compilerOptions.builder.options.swcrcPath that exists and works.

Minimum reproduction code

https://json.schemastore.org/nest-cli

Steps to reproduce

No response

Expected behavior

It should return compilerOptions.builder.options.swcrcPath

Package version

11.0.5

NestJS version

11.0.11

Node.js version

No response

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

No response

@micalevisk
Copy link
Member

the schema is maintained by the community. Please feel free to address this at https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/nest-cli.json

@JJBocanegra
Copy link
Author

Opened a PR there, thanks for the suggestion 😄

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

No branches or pull requests

2 participants