3.8.1 • Published 6 months ago

@figuredev/eslint-config-node v3.8.1

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

ESLint configuration (Node.js)

ESLint configuration for Figure.dev Node.js applications.

Usage

Install the package and its peer dependencies.

npm install -D @figuredev/eslint-config-node

Create eslint.config.js.

import config from "@figuredev/eslint-config-node";

export default [
    ...config,
]

Development

To release your changes run:

npm run release
3.4.0

10 months ago

3.3.0

11 months ago

3.2.0

11 months ago

3.1.0

11 months ago

3.8.0

7 months ago

3.7.0

7 months ago

3.6.0

8 months ago

3.5.0

10 months ago

3.0.0

11 months ago

3.8.1

6 months ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.5

3 years ago