cerberustesting / cerberus-core-angular

Cerberus Angular front-end application (still in beta version)
GNU General Public License v3.0
4 stars 2 forks source link

Typescript linting errors #17

Closed Nouxx closed 4 years ago

Nouxx commented 5 years ago

Describe the bug a lot of typescript non blocking errors

How to reproduce run ng lint

Expected behavior ng lint returns no ERRORS

I'm starting to clean all the syntax errors to have a clean base. I expected the Travis Build to block if the ng lint command doesn't pass, what do you think ?