Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I add JSON5 version support? For example, files with. json5 suffix #38

Open
qq1147050160 opened this issue Feb 3, 2023 · 0 comments

Comments

@qq1147050160
Copy link

Can I add JSON5 version support? For example, files with. json5 suffix

Data Example:

[{
id: 1,
model: 'tony3DMax',
name: 'Tony'
sex: 1, // 0:woman,1:man
desc: 'This is a text description'
},]

PS: (“},]”) This is done on purpose, Because ES6 supports this syntax!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant