mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -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:
@@ -22,8 +22,7 @@
|
||||
"include": [
|
||||
"./typings",
|
||||
"./vs",
|
||||
"./sql",
|
||||
"./sqltest"
|
||||
"./sql"
|
||||
],
|
||||
"exclude": [
|
||||
"./typings/require-monaco.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user