Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Tools glue
ng-ebi-authorization
Commits
5579ee0e
Commit
5579ee0e
authored
Oct 23, 2018
by
Eduardo Sanz García
Browse files
chore: update to angular 7
parent
aefa8510
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1686 additions
and
581 deletions
+1686
-581
src/polyfills.ts
src/polyfills.ts
+1
-1
tslint.json
tslint.json
+0
-1
yarn.lock
yarn.lock
+1685
-579
No files found.
src/polyfills.ts
View file @
5579ee0e
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
/** Evergreen browsers require these. **/
/** Evergreen browsers require these. **/
// Used for reflect-metadata in JIT. If you use AOT (and only Angular decorators), you can remove.
// Used for reflect-metadata in JIT. If you use AOT (and only Angular decorators), you can remove.
import
'
core-js/es7/reflect
'
;
/**
/**
...
...
tslint.json
View file @
5579ee0e
{
{
"extends"
:
[
"extends"
:
[
"rxjs-tslint-rules"
,
"codelyzer"
"codelyzer"
],
],
"rules"
:
{
"rules"
:
{
...
...
yarn.lock
View file @
5579ee0e
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment