0.1.0 ⢠Published 2 years ago
@piperguy/eslint-config v0.1.0
š eslint-config
My personal eslint configuration.
š¦ Installation
This package is hosted on npm.
Install the configuration and it's peer dependencies as a development dependency.
npx install-peerdeps --dev @piperguy/eslint-config
This installs peer dependencies automatically using npx and install-peerdeps so you don't have to!
š„ Usage
Create an .eslintrc
file in the root of your project and tell it to extend the configuration.
{
extends: "@piperguy/eslint-config"
}
You can add more ESLint configuration options in this file if you want.
ā Questions
š report bugs by filing issues
š¢ provide feedback with issues or on twitter
0.1.0
2 years ago