13 lines
289 B
JSON
13 lines
289 B
JSON
{
|
|
"contractsDir": "contracts-dbg",
|
|
"selectedContract": "Test1",
|
|
"autoOpen": true,
|
|
"breakOnEntry": false,
|
|
"symbols": {
|
|
"hardhat": {
|
|
"projectPaths": [
|
|
"/home/hoelee/hardhat/hardhat-smartcontract-lottery"
|
|
]
|
|
}
|
|
}
|
|
} |