mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-30 15:04:24 +03:00
support JSON modules in qjsc - added support of JSON5 modules (using type = "json5")
This commit is contained in:
2
examples/message.json
Normal file
2
examples/message.json
Normal file
@@ -0,0 +1,2 @@
|
||||
{ "x" : 1, "tab": [ 1, 2, 3 ] }
|
||||
|
Reference in New Issue
Block a user