2.0.1 • Published 9 months ago

@bradgarropy/eslint-config-typescript v2.0.1

Weekly downloads
105
License
MIT
Repository
github
Last release
9 months ago

🟦 eslint-config-typescript

My personal eslint configuration for typescript.

šŸ“¦ Installation

This package is hosted on npm.

Install the configuration as a development dependency.

npm install --dev @bradgarropy/eslint-config-typescript

šŸ„‘ Usage

Create an eslint.config.js file in the root of your project and tell it to extend the configuration.

import bgConfigTypescript from "@bradgarropy/eslint-config-typescript"

const config = [...bgConfigTypescript]

export default 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
šŸ™‹šŸ¼ā€ā™‚ļø use my ama or twitter to ask any other questions

2.0.1

9 months ago

2.0.0

11 months ago

1.3.0

1 year ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago