Repository URL to install this package:
|
Version:
0.0.1 ▾
|
@sushiswap/wagmi
/
tsconfig.json
|
|---|
{
"extends": "@sushiswap/typescript-config/react-library.json",
"include": ["."],
"exclude": ["node_modules"],
"compilerOptions": {
"allowJs": true
}
}