6.0.3 • Published 5 years ago
eslint-config-firstandthird v6.0.3
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-firstandthirdor
yarn add -D eslint eslint-plugin-import eslint-config-firstandthirdEditor 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
5 years ago
6.0.2
5 years ago
6.0.1
5 years ago
6.0.0
5 years ago
5.0.0
6 years ago
4.5.0
6 years ago
4.4.0
6 years ago
4.3.0
8 years ago
4.2.1
8 years ago
4.1.1
8 years ago
4.0.1
8 years ago
4.0.0
8 years ago
3.3.0
9 years ago
3.2.0
9 years ago
3.1.0
9 years ago
3.0.2
9 years ago
3.0.1
9 years ago
3.0.0
9 years ago
2.2.0
9 years ago
2.1.0
9 years ago
2.0.0
10 years ago
1.7.0
10 years ago
1.6.0
10 years ago
1.5.0
10 years ago
1.4.0
10 years ago
1.3.0
10 years ago
1.2.0
10 years ago
1.1.0
10 years ago
1.0.0
10 years ago