Thom Allen
Results
2
issues of
Thom Allen
I have sifted through issues in this repo regarding TypeScript type support. Looking into it I've found that the Braintree team has commented on each saying "We don't support or...
major-version
triaged
Without this TS config setting, ts-node will throw an error: `Cannot find module '@uniswap/v3-core/artifacts/contracts/interfaces/IUniswapV3Pool.sol/IUniswapV3Pool.json'. Consider using '--resolveJsonModule' to import module with '.json' extension.` Adding in this tsconfig setup fixes the...