eslint-config-binded-browser

1.0.1 • Public • Published

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"
}

Package Sidebar

Install

npm i eslint-config-binded-browser

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • olalonde