sharath-mohan / eslint-guide

Simple guide to setup eslint with vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESLint Setup guide

The Respository contains a sample Vite typescript react app

Visual Studio code setup

  1. Install ESLint plugin

Installing ESLint

npm init @eslint/config

Follow the screen instructions

About

Simple guide to setup eslint with vscode

License:MIT License


Languages

Language:CSS 50.6%Language:TypeScript 39.0%Language:HTML 10.4%