This website requires JavaScript.
Explore
Help
Sign In
certusone
/
wormhole
mirror of
https://github.com/certusone/wormhole.git
Watch
1
Star
0
Fork
You've already forked wormhole
0
Code
Issues
Projects
Releases
Wiki
Activity
a46bccaa9b
wormhole
/
spydk
/
js
/
tsconfig-cjs.json
8 lines
115 B
JSON
Raw
Blame
History
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"module"
:
"CommonJS"
,
"outDir"
:
"./lib/cjs"
}
}
Reference in New Issue
View Git Blame
Copy Permalink