1.2.0 • Published 3 years ago

@logicalhq/eslint-config-base v1.2.0

Weekly downloads
1
License
BSD-2-Clause
Repository
github
Last release
3 years ago

Getting Started

Make sure you have those peer dependencies installed:

yarn add -D eslint eslint-plugin-import

Then install the plugin:

yarn add -D @logicalhq/eslint-config-base

Don't forget to also update your .eslintrc configuration file:

{
  "extends": "@logicalhq/eslint-config-base"
}

License

This package is licensed under BSD 2-Clause.

1.2.0

3 years ago

1.1.0

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago