2.0.34 • Published 9 months ago

@nesvet/eslint-config v2.0.34

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

ESLint config

Installation

npm install @nesvet/eslint-config --save-dev

Or

bun add @nesvet/eslint-config --dev

Configuration

In case of browser environment your eslint.config.js is about to look like:

export { browser as default } from "@nesvet/eslint-config";

For Node:

export { node as default } from "@nesvet/eslint-config";

For neutral environment (both browser and Node):

export { neutral as default } from "@nesvet/eslint-config";

For Bun:

export { bun as default } from "@nesvet/eslint-config";

For worker:

export { worker as default } from "@nesvet/eslint-config";
2.0.28

9 months ago

2.0.29

9 months ago

2.0.33

9 months ago

2.0.34

9 months ago

2.0.31

9 months ago

2.0.32

9 months ago

2.0.30

9 months ago

2.0.26

10 months ago

2.0.27

10 months ago

1.1.1

1 year ago

1.1.0

1 year ago

2.0.15

1 year ago

2.0.3

1 year ago

2.0.16

1 year ago

2.0.2

1 year ago

2.0.13

1 year ago

2.0.5

1 year ago

2.0.14

1 year ago

2.0.4

1 year ago

2.0.11

1 year ago

2.0.7

1 year ago

2.0.12

1 year ago

2.0.6

1 year ago

2.0.9

1 year ago

2.0.10

1 year ago

2.0.8

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.292

1 year ago

2.0.19

1 year ago

2.0.17

1 year ago

2.0.18

1 year ago

2.0.24

12 months ago

2.0.25

11 months ago

2.0.22

1 year ago

2.0.23

1 year ago

2.0.20

1 year ago

2.0.21

1 year ago

1.0.291

1 year ago

1.0.290

1 year ago

1.0.289

1 year ago

1.0.288

1 year ago

1.0.287

1 year ago

1.0.286

1 year ago