6.0.3 • Published 3 years ago

eslint-config-firstandthird v6.0.3

Weekly downloads
143
License
MIT
Repository
github
Last release
3 years ago

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

6.0.3

3 years ago

6.0.2

4 years ago

6.0.1

4 years ago

6.0.0

4 years ago

5.0.0

4 years ago

4.5.0

4 years ago

4.4.0

5 years ago

4.3.0

6 years ago

4.2.1

6 years ago

4.1.1

6 years ago

4.0.1

7 years ago

4.0.0

7 years ago

3.3.0

7 years ago

3.2.0

7 years ago

3.1.0

7 years ago

3.0.2

8 years ago

3.0.1

8 years ago

3.0.0

8 years ago

2.2.0

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.7.0

8 years ago

1.6.0

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago