eslint-config-gooddata

0.0.18 • Public • Published

GoodData JavaScript Style Guide

Install

yarn add --dev eslint-config-gooddata

Info

This package includes eslint, customized airbnb rules for JS & React, babel-eslint and some eslint plugins.

Usage

Edit your .eslintrc

{
  "extends": ["gooddata"]
}

Release

git checkout master && git pull upstream master
npm version [major|minor|patch]
git commit -am "JS - Release v[your_version]"
npm publish
git push upstream master

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-gooddata

Weekly Downloads

1

Version

0.0.18

License

SEE LICENSE IN LICENSE.txt

Unpacked Size

48.4 kB

Total Files

5

Last publish

Collaborators

  • vaclavbohac
  • vojty