Tech World Software School
Science & Tech • Education
Learn computer software development online with video courses. Programming and engineering lessons including frontend and fullstack coding.
Interested? Want to learn more about the community?

Learn more first
ESLint Extension for Visual Studio Code

The lecture goes over having the capabilities of ESLint within an IDE, in particular with an extension for Visual Studio Code.

It shows how the ESLint extension made by Microsoft integrates into Visual Studio Code, checking your code and letting you know of any problems as you go about your work.

#eslint

Interested? Want to learn more about the community?

Learn more first
What else you may like…
Posts
ESLint Rule Whether to Require Semicolon

Learn how to tweak ESLint rules to require or not require the present of semicolons at the end of every statement in NodeJS or JavaScript.

You also learn to reference the ESLint documentation to find out how to change the behavior of a particular rule.

#eslint

Make ESLint Rule Violation a Warning or Turn it Off

Learn how to tweak a ESLint rule to your desire.

You can tell the linter to only consider the rule a warning if it is violated.

You can also tell ESLint to drop the rule by turning it off altogether and not have it say anything.

#eslint

Run ESLint Command to Detect Linter Violations

The lecture goes over running the eslint command to detect violations to the linter rules.

You learn how to identify the file and the line and column that is causing the trouble.

The lecture shows how to reference the documentation so you can understand the purpose and meaning of the rule and how to address and comply with the linter.

You learn how to fix the linter issue and run the eslint again to see the violation disappear.

You briefly learn the purpose of npx command to avoid typing a more explicit and longer path to run the eslint command.

#eslint

Available on mobile and TV devices
google store google store app store app store
google store google store app tv store app tv store amazon store amazon store roku store roku store
Powered by Locals