chore(lint): enable duplicateModuleImport tslint check

This commit is contained in:
Alex Eagle
2016-05-26 15:07:51 -07:00
parent 5f999225ba
commit 2019050db2
20 changed files with 46 additions and 57 deletions

View File

@ -1,6 +1,6 @@
import {KeyValueChangeRecord} from '@angular/core';
import {
DoCheck,
KeyValueChangeRecord,
KeyValueDiffer,
KeyValueDiffers,
ElementRef,