@piperguy/eslint-config-typescript
v0.1.0
Published
๐ eslint configuration for typescript
Downloads
1
Maintainers
Readme
๐ 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