eslint-config-firstandthird

6.0.3 • Public • Published

First + Third - ESLint config

NPM Test Status

Our JavaScript styleguide is based off the Airbnb styleguide. We support features in the latest Node LTS release.

Installation

npm install -D eslint eslint-plugin-import eslint-config-firstandthird

or

yarn add -D eslint eslint-plugin-import eslint-config-firstandthird

Editor Setup

Make sure you install an eslint integration in your editor.

Project Setup

Create a .eslintrc in your project root with the following:

{
  "extends": "firstandthird"
}

A First + Third Project

/eslint-config-firstandthird/

    Package Sidebar

    Install

    npm i eslint-config-firstandthird

    Weekly Downloads

    10

    Version

    6.0.3

    License

    MIT

    Unpacked Size

    32.2 kB

    Total Files

    15

    Last publish

    Collaborators

    • jga
    • dawnerd
    • ecwillis
    • orthagonal1
    • alaguna
    • aleperez92