@bradgarropy/eslint-config-typescript

2.0.1Β β€’Β PublicΒ β€’Β Published

🟦 eslint-config-typescript

npm npm

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

Dependencies (7)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @bradgarropy/eslint-config-typescript

    Weekly Downloads

    7

    Version

    2.0.1

    License

    MIT

    Unpacked Size

    8.17 kB

    Total Files

    15

    Last publish

    Collaborators

    • bradgarropy