mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Extensions Cleanup (#359)
* clean up extensions * updated copyrights * formatting
This commit is contained in:
2
src/typings/chokidar.d.ts
vendored
2
src/typings/chokidar.d.ts
vendored
@@ -3,7 +3,7 @@
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
declare module 'chokidar' {
|
||||
declare module 'vscode-chokidar' {
|
||||
|
||||
/**
|
||||
* takes paths to be watched recursively and options
|
||||
|
||||
Reference in New Issue
Block a user