mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-15 10:58:31 -05:00
Run TSLint in Azure Pipelines (#3639)
This commit is contained in:
@@ -17,7 +17,7 @@ import * as nls from 'vs/nls';
|
||||
export enum BreadcrumbClass {
|
||||
DatabasePage,
|
||||
ServerPage
|
||||
};
|
||||
}
|
||||
|
||||
@Injectable()
|
||||
export class BreadcrumbService implements IBreadcrumbService {
|
||||
|
||||
Reference in New Issue
Block a user