mirror of
https://gitlab.com/2-chainz/2-chainz-rest.git
synced 2025-08-03 03:51:24 +00:00
8 lines
229 B
JSON
8 lines
229 B
JSON
{
|
|
"azureFunctions.deploySubpath": ".",
|
|
"azureFunctions.scmDoBuildDuringDeployment": true,
|
|
"azureFunctions.projectLanguage": "Python",
|
|
"azureFunctions.projectRuntime": "~3",
|
|
"debug.internalConsoleOptions": "neverOpen"
|
|
}
|