@vinebase/eslint-config

1.0.4 • Public • Published

@vinebase/eslint-plugin

Vinebase linting rules for ESLint

Usage

  1. Add the package to dev dependencies:
$ npm i -D @vinebase/eslint-config
  1. Create .eslintrc.json in the root directory with this content:
{
  "extends": ["@vinebase"]
}

Development

  1. In this repository:

    1. npm link (may need to be run as root).
    2. Update version in package.json.
  2. In another project where the rule is used:

    1. npm link @vinebase/eslint-config.
    2. Update the installed version in package.json.

Readme

Keywords

none

Package Sidebar

Install

npm i @vinebase/eslint-config

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

3.46 kB

Total Files

4

Last publish

Collaborators

  • rachel-vinebase
  • vinebase-albert