-
-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
Description
Clear and concise description of the problem
Tsdown already supports configuring with a JSON file, but currently does not provide a JSON Schema. Adding a JSON Schema would improve the developer experience by enabling better editor auto-completion and validation when using JSON to configure Tsdown.
Suggested solution
Provide a JSON Schema for tsdown, just like swc, to enhance configuration editor experience.
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.