refactor: lint检查

This commit is contained in:
禾几海
2020-10-07 23:45:53 +08:00
parent 410013779e
commit 322c52ce86
3 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ import {AdminTagComponent} from './admin-tag.component';
import {FormsModule} from '@angular/forms';
import {CommonTableModule} from '../components/common-table/common-table.module';
import {EditableTagModule} from '../components/editable-tag/editable-tag.module';
import {NzButtonModule, NzCardModule, NzIconModule, NzTabsModule} from "ng-zorro-antd";
import {NzButtonModule, NzCardModule, NzIconModule, NzTabsModule} from 'ng-zorro-antd';
@NgModule({