chore(dev): update development environment
This commit is contained in:
0
.devcontainer/start-dev.sh
Normal file → Executable file
0
.devcontainer/start-dev.sh
Normal file → Executable file
@@ -9,5 +9,9 @@
|
|||||||
{
|
{
|
||||||
"path": "performance-server"
|
"path": "performance-server"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"settings": {
|
||||||
|
"python.languageServer": "None",
|
||||||
|
"python.analysis.typeCheckingMode": "off"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user