mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Initial commit for Query Store extension (#23260)
* Initial commit for Query Store extension * fix eslint explicit-functino-return-type setting * address comments * remove specifying explicit-function-return-type eslint rule * update strings
This commit is contained in:
9
extensions/query-store/.vscodeignore
Normal file
9
extensions/query-store/.vscodeignore
Normal file
@@ -0,0 +1,9 @@
|
||||
src
|
||||
out
|
||||
tsconfig.json
|
||||
.gitignore
|
||||
coverage
|
||||
coverConfig.json
|
||||
extension.webpack.config.js
|
||||
*.vsix
|
||||
yarn.lock
|
||||
Reference in New Issue
Block a user