1.2.0 • Published 3 years ago
@logicalhq/eslint-config-base v1.2.0
Getting Started
Make sure you have those peer dependencies installed:
yarn add -D eslint eslint-plugin-importThen install the plugin:
yarn add -D @logicalhq/eslint-config-baseDon't forget to also update your .eslintrc configuration file:
{
"extends": "@logicalhq/eslint-config-base"
}License
This package is licensed under BSD 2-Clause.