10.0.0 • Published 6 months ago

eslint-config-godaddy-react v10.0.0

Weekly downloads
146
License
MIT
Repository
github
Last release
6 months ago

eslint-config-godaddy

Base configuration for non-React, JavaScript applications officially used at GoDaddy.

This styleguide is used by dozens of product teams at GoDaddy. Have a question or comment? Open an issue!

Installation

# Default with ES6
npm i eslint-config-godaddy-react --save-dev

Usage

import gdConfig from 'eslint-config-godaddy-react'

const config = [{
  ...gdConfig
  {
    // Other eslint options here
  }
}]
10.0.0

6 months ago

9.1.0

12 months ago

9.0.2

1 year ago

9.0.1

2 years ago

9.0.0

3 years ago

8.1.0

3 years ago

8.0.0

3 years ago

7.0.1

4 years ago

7.0.0

4 years ago

6.0.1

5 years ago

6.0.0

6 years ago

5.1.0

6 years ago

5.0.0

6 years ago

4.2.0

6 years ago

4.1.0

6 years ago

4.0.1

6 years ago

4.0.0

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.0

7 years ago

2.2.2

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago