mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-06 09:35:41 -05:00
Add more folders to strict compile (#8954)
* add more folders to strictire compile, add more strict compile options * update ci * remove unnecessary assertion
This commit is contained in:
2
src/sql/azdata.d.ts
vendored
2
src/sql/azdata.d.ts
vendored
@@ -328,7 +328,7 @@ declare module 'azdata' {
|
||||
authenticationType: string;
|
||||
savePassword: boolean;
|
||||
groupFullName?: string;
|
||||
groupId: string;
|
||||
groupId?: string;
|
||||
providerName: string;
|
||||
saveProfile: boolean;
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user