1.2.11 • Published 11 months ago

@netly/eslint-config-base v1.2.11

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

@netly/eslint-config-base

My personal eslint config for js and ts at the same time.

What's included:

  • typescript-eslint
  • @stylistic
  • @eslint/js

Usage

Install:

$ yarn add --dev @netly/eslint-config-base
$ npm i -D @netly/eslint-config-base

In eslint.config.js file:

import netlyConfig from '@netly/eslint-config-base';

export default [
  ...netlyConfig,
];
1.2.11

11 months ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.9

1 year ago

1.2.10

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.2

2 years ago

1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago