mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Remove typings and replace missing methods with vscodes (#8217)
* remove typings and replace missing methods with vscodes * fix strict-null-checks * fix tests
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
],
|
||||
"sql/*": [
|
||||
"./sql/*"
|
||||
],
|
||||
"sqltest/*": [
|
||||
"./sqltest/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user