Skip to content

Consider supporting importing files as jsonc / json5Β #20374

@lucacasonato

Description

@lucacasonato

import data from "./data.jsonc" with { type: "jsonc" };
import data from "./data.json5" with { type: "json5" };

I'm not to sure about this myself yet, but it may be interesting. What are peoples' thoughts?

Metadata

Metadata

Assignees

Labels

clirelated to cli/ dirsuggestionsuggestions for new features (yet to be agreed)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions