chore(tslint): update tslint to 4.x (#13603)

This commit is contained in:
Victor Berchet
2016-12-27 14:55:58 -08:00
committed by Igor Minar
parent 21942a88f0
commit dab15c79dd
50 changed files with 2599 additions and 5467 deletions

View File

@ -133,4 +133,4 @@ type EventSummary = {
name: string,
target: string,
phase: string
}
};