8e131922e7
Continuing our theme of treating all languages equally, move wrappers/javascript to javascrpit. Automerge libraries for new languages should be built at this top level if possible.
6 lines
87 B
JSON
6 lines
87 B
JSON
{
|
|
"compilerOptions": {
|
|
"types": ["node"]
|
|
},
|
|
"module": "nodenext"
|
|
}
|