mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 09:20:16 +00:00
Remove window.jQuery (#878)
This commit is contained in:
5
src/global.d.ts
vendored
5
src/global.d.ts
vendored
@@ -13,11 +13,6 @@ declare global {
|
||||
* No new usage of jQuery ($)
|
||||
* */
|
||||
$: any;
|
||||
/**
|
||||
* @deprecated
|
||||
* No new usage of jQuery
|
||||
* */
|
||||
jQuery: any;
|
||||
gitSha: string;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user