Skip to content

selbekk/eslint-config-selbekk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-selbekk

This eslint config is just how I like it. It's based off of AirBnB's config, with a few overrides because reasons.

Usage

If you're not me, and you'd like to use this, simply install and extend:

IT ALSO WORKS WITH NPM INSTALL 💩

yarn add --dev eslint-config-selbekk

In your .eslintrc file, add this lil' snippet

{
    "extends": "selbekk",
    // Rest of config goes here
}

About

An opinionated eslint config

Resources

Stars

Watchers

Forks

Packages

No packages published