eslint-config-godaddy-react

10.0.0 • Public • Published

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
  }
}]

Package Sidebar

Install

npm i eslint-config-godaddy-react

Weekly Downloads

79

Version

10.0.0

License

MIT

Unpacked Size

5 kB

Total Files

5

Last publish

Collaborators

  • jpage
  • ibrandao
  • kinetifex
  • rxmarbles
  • kquerna
  • 3rdeden
  • jcrugzz
  • jgowdy
  • swaagie
  • jpina1-godaddy
  • mmason2
  • sgore-godaddy
  • samshull
  • gergelyke
  • indexzero