microsoft / vscode-cosmosdb

Azure Databases extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdb
MIT License
155 stars 67 forks source link

Dev/sda/query editor context #2307

Closed bk201- closed 2 months ago

bk201- commented 2 months ago

This pull request includes several important changes to enhance TypeScript support, improve ESLint configurations, and update dependencies. The most critical updates involve modifying the ESLint configuration, updating TypeScript-related packages, and refactoring code to use TypeScript's type imports for better type safety.

ESLint Configuration Enhancements:

Dependency Updates:

Code Refactoring:

TypeScript Type Imports: