Replies: 1 comment
-
|
See #20374 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Deno supports .json file imports:
Everything works well but sometimes imported .json files become pretty large and thus must have comments to ease the development.
An obvious solution for that would be:
But it does not work as of Deno 2.5.
Beta Was this translation helpful? Give feedback.
All reactions