build(docs-infra): upgrade tslint to 5.15.0 and codelyzer to 5.0.0 (#29926)
This commit also changes the `tslint.json` config file to (reasonably closely) match what the cli would generate for a new app. PR Close #29926
This commit is contained in:

committed by
Andrew Kushnir

parent
eb85c8a742
commit
282167a37f
@ -46,7 +46,7 @@ export class SitePage {
|
||||
await browser.executeScript('document.body.classList.add(\'no-animations\')');
|
||||
await browser.waitForAngular();
|
||||
await this.unregisterSw();
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* Initialize the page object and get it ready for further requests.
|
||||
|
Reference in New Issue
Block a user