1
0
mirror of https://gitlab.com/2-chainz/2-chainz-twitter-bot.git synced 2025-06-15 22:56:46 +00:00

8 lines
229 B
JSON

{
"azureFunctions.deploySubpath": ".",
"azureFunctions.scmDoBuildDuringDeployment": true,
"azureFunctions.projectLanguage": "Python",
"azureFunctions.projectRuntime": "~3",
"debug.internalConsoleOptions": "neverOpen"
}