ESLint: Integrating with Your Workflow

Go to class
Write Review

Free Online Course: ESLint: Integrating with Your Workflow provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. ESLint: Integrating with Your Workflow is taught by Sasha Vodnik.

Overview
  • Integrate ESLint into your workflow to customize automatic error checking. Learn how to configure ESLint to use a style guide, incorporate it into a build process, and more.

Syllabus
  • Introduction

    • Customizing automatic error checking
    • What you should know
    • Using the exercise files for this course
    1. Integrating ESLint with Your Workflow
    • Setting up a project with ESLint
    • Enforcing code style with ESLint
    • Integrating ESLint with webpack
    • Using ESLint in an editor
    • Challenge: Add ESLint to a project
    • Solution: Add ESLint to a project
    Conclusion
    • Next steps