A

Admin • 833K Points
Coach

Q. What does the Angular CLI command `ng lint` do?

  • (A) Checks code for syntax and style errors
  • (B) Formats the code
  • (C) Builds the application
  • (D) Runs tests
  • Correct Answer - Option(A)
  • Views: 25
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

`ng lint` runs static code analysis based on defined linting rules.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.