Base solution for your next web application
Open Closed

1000+ TSLint warnings in Angular solution #3944


User avatar
0
ajayak created

Hi,

After downloading the AspNetZero with Angular solution, I found that TsLint was not working. To fix that, I changed Codelyzer version to 5.0.1. I ran TsLint on the solution based on tslint.config present in the Angular solution and I found that there are more than 1000 warnings for the solution. These include warnings such as use of double quotes, max line length exceed etc.

I can fix all of these by myself but it would cause problems in solution upgradation in future. Is it possible for AspNetZero team to fix all the linting issues in next release?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @ajayak,

    Can you create an issue here <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core">https://github.com/aspnetzero/aspnet-zero-core</a>, so we can track this issue.

    Thanks.