-
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Clear and concise description of the problem
I like being able to put comments in my json files. I understand that (updated versions of) c12 support those file formats, so it SHOULD be as easy as changing the line I linked in the "Suggested solution" area. If I get time soon, and you'd like, I'll create a PR (cannot do it until Saturday at least, sorry!)
Suggested solution
This should be the line to change, if I'm understanding your code correctly:
Line 42 in 6887d41
const candidates = ['js', 'mjs', 'ts', 'mts', 'json'].map(ext => `${name}.config.${ext}`) |
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request