Skip to content

binded/eslint-config-binded-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-binded

Base ESLint configuration for Binded JavaScript projects.

This is a slightly customised version of eslint-config-airbnb.

It also includes all necessary dependencies instead of specifying them as peerDependencies.

Usage

npm install --save-dev eslint-config-binded-browser

.eslintrc

{
  "extends": "binded-browser"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published