mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 09:25:33 +00:00
7 lines
No EOL
119 B
JSON
7 lines
No EOL
119 B
JSON
{
|
|
"node-option": [
|
|
"experimental-specifier-resolution=node",
|
|
"loader=ts-node/esm"
|
|
],
|
|
"global": "window"
|
|
} |