Skip to content

hanx316/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config

Personal eslint rules config

Usage

Install first. Also make sure eslint installed.

npm i @samhanx/eslint-config -D

Then write the runtime config, no need to add other things.

{
  "extends": "@samhanx/eslint-config"
}

About

Personal eslint rules config

Resources

Stars

Watchers

Forks

Packages

No packages published