neutrino-preset-airbnb

5.0.0 • Public • Published

Neutrino Airbnb Preset

Build Status NPM version

neutrino-preset-airbnb is a Neutrino preset that supports linting JavaScript projects with Airbnb's ESLint config, following the Airbnb styleguide.

Requirements

  • Node.js v6.10+
  • Yarn or npm client
  • Neutrino v8, Neutrino build preset

Installation

neutrino-preset-airbnb can be installed via the Yarn or npm clients. Inside your project, make sure neutrino and neutrino-preset-airbnb are development dependencies. You will also be using another Neutrino preset for building your application source code.

Yarn

❯ yarn add --dev neutrino-preset-airbnb

npm

❯ npm install --save-dev neutrino-preset-airbnb 

Documentation

See the Neutrino docs for more details.

Package Sidebar

Install

npm i neutrino-preset-airbnb

Weekly Downloads

1

Version

5.0.0

License

MPL-2.0

Last publish

Collaborators

  • guzart