mirror of
https://github.com/logos-blockchain/logos-blockchain-simulations.git
synced 2026-02-18 04:03:06 +00:00
8 lines
148 B
JSON
8 lines
148 B
JSON
{
|
|
"venvPath": ".",
|
|
"venv": ".venv",
|
|
"typeCheckingMode": "basic",
|
|
"reportMissingTypeStubs": "none",
|
|
"ignore": ["reportMissingTypeStubs"]
|
|
}
|