UNPKG

azure-functions-azuredb-executer

Version:

Small project to avoid boiler plate when creating Azure Functions that execute jobs in Azure Sql Databases

11 lines 266 B
{ "files.exclude": { "**/.git": true, "**/.svn": true, "**/.hg": true, "**/CVS": true, "**/.DS_Store": true, "**/*.js": { "when": "$(basename).ts"}, "**/*.js.map": { "when": "$(basename)"} } }