@primo/eslint-config
v1.0.4
Published
ESLint config for Primo Design System
Downloads
5
Readme
@primo/eslint-config
ESLint configuration for Primo
Getting started
To install @primo/eslint-config in your project, you will need to run the
following command using npm:
npm install -S @primo/eslint-configIf you prefer Yarn, use the following command instead:
yarn add @primo/eslint-configUsage
You can use @primo/eslint-config in your project by extending it in your
eslint configuration. For example, if we had an .eslintrc file:
{
"extends": ["@primo/eslint-config"]
}✍️ Feedback
Please ask any questions on this project, you can do so by creating a new issue. Or contributing to any active issues.
If you wish to get in contact, please don't hesitate via twitter @Rich_McCartney.
📝 Licence
Licensed under standard MIT license.
