UNPKG
typed-node
Version:
latest (1.0.1)
1.0.1
1.0.0
TypeScript typings for node globals
github.com/weswigham/typed-node
weswigham/typed-node
typed-node
/
tsconfig.json
6 lines
•
75 B
JSON
View Raw
1
2
3
4
5
6
{
"compilerOptions"
:
{
"target"
:
"ES5"
,
"module"
:
"commonjs"
}
}