3.0.16 • Published 2 months ago

@mtripg6666tdr/eslint-config v3.0.16

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

Note: this package is mainly for my own use, but it might be useful if you use as needed

@mtripg6666tdr/eslint-config

Sharable eslint config, mainly for my own use.

Installation

npm i eslint @mtripg6666tdr/eslint-config --save-dev

If you use @mtripg6666tdr/eslint-config/nextjs-typescript, then you also have to install eslint-config-next.

npm i eslint @mtripg6666tdr/eslint-config eslint-config-next --save-dev

Configurations

@mtripg6666tdr/eslint-config/base

Base config for plain JavaScript.

  • Hierarchy: base

@mtripg6666tdr/eslint-config/nodejs

Config for plain JavaScript on Node.js

  • Hierarchy: base -> nodejs

@mtripg6666tdr/eslint-config/browser

Config for plain JavaScript that will be bundled and running on browser.

  • Hierarchy: base -> browser

@mtripg6666tdr/eslint-config/typescript

Base config for TypeScript transpiled and running on Node.js

  • Hierarchy: base -> typescript

@mtripg6666tdr/eslint-config/nodejs-typescript

Config for Typescript on Node.js

  • Hierarchy: base -> typescript -> nodejs-typescript

@mtripg6666tdr/eslint-config/browser-typescript

Config for TypeScript transpiled and running on Browser

  • Hierarchy: base -> typescript -> browser-typescript

@mtripg6666tdr/eslint-config/react-typescript

Config for TypeScript with React JSX (TSX) support.

  • Hierarchy: base -> typescript -> browser-typescript -> react-typescript

@mtripg6666tdr/eslint-config/nextjs-typescript

Config for TypeScript with React JSX (TSX) on Next.js framework support.

  • Hierarchy: next + typescript (merging only rules configuration) -> nextjs-typescript

Quick Guide

JavaScriptTypeScript
Node.jsnodejsnodejs-typescript
Browserbrowserbrowser-typescript
React-react-typescript
Next.js-nextjs-typescript

License

MIT

3.0.16

2 months ago

3.0.15

2 months ago

3.0.14

3 months ago

3.0.13

4 months ago

3.0.12

4 months ago

3.0.11

5 months ago

3.0.10

5 months ago

1.0.16

10 months ago

2.0.3

10 months ago

2.0.2

10 months ago

2.0.5

9 months ago

2.0.4

9 months ago

2.0.7

8 months ago

2.0.6

9 months ago

3.0.9

6 months ago

2.0.1

10 months ago

2.0.0

10 months ago

3.0.4

7 months ago

3.0.3

7 months ago

3.0.2

7 months ago

3.0.1

8 months ago

3.0.8

6 months ago

3.0.7

6 months ago

3.0.6

7 months ago

3.0.5

7 months ago

3.0.0

8 months ago

1.0.15

10 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago