0.6.3 • Published 11 months ago

@lowvisiondave/eslint-config v0.6.3

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

@lowvisiondave/eslint-config

A shared config file for ESLint with TypeScript support.

Installation

Install the package with your favorite package manager:

pnpm add -D @lowvisiondave/eslint-config

Usage

Add @lowvisiondave/eslint-config to the extends section of your ESLint config:

module.exports = {
    extends: "@lowvisiondave",
};
0.6.3

11 months ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.3.0

1 year ago

0.2.0

2 years ago

0.4.0

1 year ago

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago