mirror of
https://gitlab.com/2-chainz/2-chainz-twitter-bot.git
synced 2025-06-16 07:06:53 +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"
|
|
}
|