mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Extensions Cleanup (#359)
* clean up extensions * updated copyrights * formatting
This commit is contained in:
@@ -41,7 +41,8 @@ const extensions = [
|
||||
'extension-editing',
|
||||
'markdown',
|
||||
'merge-conflict',
|
||||
'insights-default'
|
||||
'insights-default',
|
||||
'account-provider-azure'
|
||||
];
|
||||
|
||||
extensions.forEach(extension => npmInstall(`extensions/${extension}`));
|
||||
|
||||
Reference in New Issue
Block a user