Skip to content

marcneander/eslint-config-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Marc Neander logotype


GitHub license npm version

eslint-config-base

Install

yarn add --dev @marcneander/eslint-config-base

Usage

Edit .eslintrc.js

module.exports = {
    extends: [
        '@marcneander/base'
    ],
    ...
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published