eslint-config-vessel
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

eslint-config-vessel

ESLint config with optional presets extending the eslint recommended settings.

Installation

yarn add --dev eslint eslint-config-vessel

Usage

Extend the vessel config in your root .eslintrc.js.

module.exports = {
  root: true,
  extends: ['vessel'],
};

Presets

The following additional configs can also be extended, but are not enabled by default.

Plugins

Package Sidebar

Install

npm i eslint-config-vessel

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

21 kB

Total Files

28

Last publish

Collaborators

  • npm