c5ea01ce19
* fix(widgets): complete etherscan link and stop timer on tx inclusion * use preexisting helper for etherscan link * use z's EtherscanLink component * pr review
10 lines
168 B
JSON
10 lines
168 B
JSON
{
|
|
"watchDirs": [
|
|
"src"
|
|
],
|
|
"webpack": {
|
|
"configPath": "react-scripts/config/webpack.config",
|
|
"overridePath": "cosmos.override.js"
|
|
},
|
|
"port": 5001
|
|
} |