chore(tslint): update tslint to 4.x (#13603)
This commit is contained in:

committed by
Igor Minar

parent
21942a88f0
commit
dab15c79dd
@ -6,8 +6,8 @@
|
||||
* found in the LICENSE file at https://angular.io/license
|
||||
*/
|
||||
|
||||
import {RuleFailure} from 'tslint/lib';
|
||||
import {RuleWalker} from 'tslint/lib/language/walker';
|
||||
import {RuleFailure} from 'tslint/lib/lint';
|
||||
import {AbstractRule} from 'tslint/lib/rules';
|
||||
import * as ts from 'typescript';
|
||||
|
||||
|
Reference in New Issue
Block a user