Skip to content

controlhomeio/eslint-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config

Personal ESLint config


Installation

npm i @controlhome/eslint-config eslint eslint-plugin-unused-imports @typescript-eslint/eslint-plugin --save-dev

Usage

Create an .eslintrc.json with the following content:

{
  "extends": "@controlhome"
}

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%