style(lint): re-format modules/@angular

This commit is contained in:
Alex Eagle
2016-06-08 16:38:52 -07:00
parent bbed364e7b
commit f39c9c9e75
589 changed files with 21829 additions and 24259 deletions

View File

@ -95,8 +95,8 @@ const CORE = [
'AttributeMetadata.toString():string',
'AttributeMetadataFactory',
'BaseException',
'BaseException.constructor(message:string="--")',
'BaseException.message:string="--"',
'BaseException.constructor(message:string=\'--\')',
'BaseException.message:string=\'--\'',
'BaseException.stack:any',
'BaseException.toString():string',
'bind(token:any):ProviderBuilder',