Skip to content

konekoya/eslint-config-konekoya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-konekoya

ESLint config for my personal projects.

Install

yarn add eslint-config-konekoya --dev

Usage

In your .eslintrc, add the extends like this:

{
  "extends": "konekoya",
  "rules": {
    // your overrides here
  }
}

License

MIT

About

ESLint config for my personal projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published