`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?