style(lint): re-format modules/@angular
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
import {MaxLengthValidator, MinLengthValidator} from '@angular/common';
|
||||
import {Component} from '@angular/core';
|
||||
import {MinLengthValidator, MaxLengthValidator} from '@angular/common';
|
||||
|
||||
|
||||
// #docregion min
|
||||
@Component({
|
||||
|
Reference in New Issue
Block a user