GITLAB
Marcelo Puebla
/ autoservicio-axion
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
0e01f0a45fc60e0b7caca97511b0cb9f421cee73
Authored by
Marcelo Puebla
2020-01-14 10:43:59 -0300
1 parent
6effc0f5ae
Exists in
develop
Agregada regla
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
tslint.json
Side-by-side Diff
Inline Diff
tslint.json
Diff comments
View file @
0e01f0a
...
...
@@ -50,7 +50,8 @@
50
50
"info",
51
51
"time",
52
52
"timeEnd",
53
- "trace"
53
+ "trace",
54
+ "log"
54
55
],
55
56
"no-empty": false,
56
57
"no-inferrable-types": [