wormhole/wormchain/contracts/tools/tsconfig.json

7 lines
90 B
JSON

{
"compilerOptions": {
"resolveJsonModule": true,
"esModuleInterop": true
}
}