mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 09:35:38 -05:00
* boilerplate for sql bindings extension * edit gulpfile task as it was trying to find specific menus within package.json
5 lines
135 B
JSON
5 lines
135 B
JSON
{
|
|
"%displayName%": "SQL Bindings",
|
|
"%description%": "Enables users to develop and publish Azure Functions with Azure SQL bindings"
|
|
}
|