0.1.0 • Published 2 years ago

@piperguy/eslint-config-typescript v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

šŸ’Ž eslint-config

version downloads

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