38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
JSON
{
|
|||
|
|
"stubPath": "typings",
|
||
|
|
"executionEnvironments": [
|
||
|
|
{
|
||
|
|
"root": "homework/01-guarantees",
|
||
|
|
"reportMissingModuleSource": "none"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"root": "homework/04-broadcast",
|
||
|
|
"reportMissingModuleSource": "none"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"root": "homework/06-membership",
|
||
|
|
"reportMissingModuleSource": "none"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"root": "homework/07-kv-sharding",
|
||
|
|
"reportMissingModuleSource": "none"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"root": "homework/08-kv-replication",
|
||
|
|
"reportMissingModuleSource": "none"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"root": "homework/09-kv-replication-2",
|
||
|
|
"reportMissingModuleSource": "none"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"root": "materials/01-intro/anysystem-intro/ping-pong",
|
||
|
|
"reportMissingModuleSource": "none"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"root": "materials/04-group-comm/seminar/gossip",
|
||
|
|
"reportMissingModuleSource": "none"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|