-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Support for JSONC #3192
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Technically
sing-boxalready supports JSONC, at least in conifg. Problem is it reads config only from files with.jsonextenssion. Would be nice if.jsoncextenssion was also allowed. It might improve integration with tools that expect comments only in.jsoncfiles.