style(lint): re-format modules/@angular
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import {Component, Inject, OpaqueToken} from '@angular/core';
|
||||
import * as common from '@angular/common';
|
||||
import {Component, Inject, OpaqueToken} from '@angular/core';
|
||||
|
||||
export const SOME_OPAQUE_TOKEN = new OpaqueToken('opaqueToken');
|
||||
|
||||
|
Reference in New Issue
Block a user