4.0.0 • Published 5 months ago

@zajno/eslint-config v4.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Zajno ESLint config

Used as base ESLint config for all Zajno projects.

See the config for more details.

Requires eslint@^9.

Usage with flat eslint config:

import zajno from '@zajno/eslint-config';

export default [
    ...zajno,
    {
        /* your settings */
    },
];
4.0.0

5 months ago

3.1.1

6 months ago

3.0.3

9 months ago

3.1.0

9 months ago

3.0.2

1 year ago

3.0.1

2 years ago

2.4.0

2 years ago

3.0.0

2 years ago

2.3.0

2 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

4 years ago

1.1.2

4 years ago