3.0.19 • Published 1 year ago

@mtripg6666tdr/eslint-config v3.0.19

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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.18

1 year ago

3.0.19

1 year ago

3.0.17

1 year ago

3.0.16

1 year ago

3.0.15

1 year ago

3.0.14

1 year ago

3.0.13

1 year ago

3.0.12

1 year ago

3.0.11

2 years ago

3.0.10

2 years ago

1.0.16

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

3.0.9

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.8

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.0.5

2 years ago

3.0.0

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago