eslint-config-stryve

0.1.1 • Public • Published

eslint-config-stryve

The shared ESLint configuration for all Stryve projects.

Installation

npm install eslint-config-stryve --save-dev
# OR
yarn add eslint-config-stryve --dev

Usage

Inside your .eslintrc.js file, simply add the extends property like below:

module.exports = {
  extends: 'stryve',
}

License

This project is distributed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-stryve

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • stryveapp