Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 98994

How config vscode for avoid the warnings on angular development

$
0
0

I am trying to find out how to avoid alert messages other than those that are directed to errors as such. Trying to follow some tutorials to learn angular I have found that the editor, in my case vs code, marks many errors, but these are warning.

For example:

Doctype must be declared first.(doctype-first)

Where it clearly says that DOCTYPE is needed like any html file, but it should be remembered that in angular, only that is done in the index or main html file.

The attribute name of [ *ngIf ] must be in lowercase.(attr-lowercase)

And in this case, it says that everything must be in lowercase, when they are embedded methods of the same framework and is stipulated in that way.

warning 1

The other

Properties should be separated by semicolons (semicolon)tslint(1)

When it is clearly in JSON format, which as an object is separated by commas mostly time.

warnings 2

GitHub Repo


Viewing all articles
Browse latest Browse all 98994

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>