mirror of
https://github.com/denoland/deno.git
synced 2025-02-07 23:06:50 -05:00
5 lines
92 B
JSON
5 lines
92 B
JSON
|
{
|
||
|
"//": "Sets type module to make compat mode interpret .js as ESM",
|
||
|
"type": "module"
|
||
|
}
|