Introduction to Using ESLint

preview_player
Показать описание
ESlint is a Node-NPM based tool that you can use to test your JavaScript code, to make sure that you have no errors in your code, and to make sure that your JavaScript meets the latest standards accepted by the environment where you will be running your JavaScript.

This video is an overview of how to install ESLint, how to configure the Environment and Rules for Linting, plus how to automate some of the error fixes.

Рекомендации по теме
Комментарии
Автор

Thanks Steve. Very good presentation, clear, concise, precise and simple to follow. Above all very useful topic.

malypetu