satblip / eslint-config

My custom eslint config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESLint Configuration

Requirements

you need to add the following line in your vscode settings.json file:

"eslint.options": {
  "overrideConfigFile": "PATH_TO_REPO/eslint-config/eslint.config.js"
}

About

My custom eslint config


Languages

Language:JavaScript 100.0%