wormhole/wormchain/contracts/tools/tsconfig.json

6 lines
69 B
JSON
Raw Normal View History

2022-12-19 06:23:15 -08:00
{
"compilerOptions": {
"resolveJsonModule": true
}
}