Skip to content

Support JSON5 Modules #7021

@summercms

Description

@summercms

JSON Modules have been added, see here:

#4315
#4407

Would it be possible to also add JSON5 support, e.g.

import example from './config.json5';

The JSON5 Data Interchange Format (JSON5) is a superset of JSON that aims to alleviate some of the limitations of JSON by expanding its syntax to include some productions from ECMAScript 5.1.

Thanks.

Links: https://json5.org/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions