moved to angular 6
This commit is contained in:
parent
ebdd0354f5
commit
6abe0ec6f6
22 changed files with 4350 additions and 3113 deletions
|
@ -12,7 +12,7 @@
|
|||
"curly": true,
|
||||
"eofline": true,
|
||||
"forin": true,
|
||||
"import-blacklist": [true, "rxjs"],
|
||||
"import-blacklist": [true],
|
||||
"import-spacing": true,
|
||||
"indent": [
|
||||
true,
|
||||
|
|
Reference in a new issue