This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

eslint-config-unsplash

0.2.2 • Public • Published

eslint-config-unsplash

npm npm Codeship

This package holds Unsplash's ESLint config.

Installation

npm i --save-dev eslint eslint-config-unsplash

Usage

To get started, extend Unsplash's configuration in you .eslintrc.

{
  "extends": "unsplash"
}

Now that you're setup, running the following will lint your code.

./node_modules/.bin/eslint .

The Rules

See Unsplash's JavaScript Style Guide.

Package Sidebar

Install

npm i eslint-config-unsplash

Weekly Downloads

2

Version

0.2.2

License

MIT

Last publish

Collaborators

  • unsplash