eslint-config-brax-base

0.0.6 • Public • Published

Brax Base ESLint Configuration

Our configuration is based on AirBnB's with some ideas from XO and Standard.

Plus, as this is intended to be used in our company's projects, ESLint and its plugins are used as dependencies of this configuration. This wouldn't be ideal for public shareable configurations because those modules versions are tied to what we set as our dependencies.

This package is intended to be used in React-less projects.

Usage

  1. Install the package
npm install --save-dev eslint-config-brax-base
// or
yarn add --dev eslint-config-brax-base
  1. Add "extends": "brax-base" to your .eslintrc

Package Sidebar

Install

npm i eslint-config-brax-base

Weekly Downloads

1

Version

0.0.6

License

ISC

Last publish

Collaborators

  • brax