0.2.31 • Published 9 months ago

@chyzwar/eslint-config v0.2.31

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

@chyzwar/eslint-config

Strict preset for eslint. Intention is to include plugin dependacies and make it easy manage configs in one place. It support number of sub-presets:

  • node
  • react

Instalation

yarn add eslint @chyzwar/eslint-config

Examples

Example of usage in eslint.cjs

module.exports = {
  extends: "@hyper/eslint-config/node",
  parserOptions: {
    tsconfigRootDir: __dirname,
  },
};
0.2.31

9 months ago

0.2.30

9 months ago

0.2.29

10 months ago

0.2.27

11 months ago

0.2.28

11 months ago

0.2.26

1 year ago

0.2.25

1 year ago

0.2.24

1 year ago

0.2.23

1 year ago

0.2.22

1 year ago

0.2.21

1 year ago

0.2.20

1 year ago

0.2.19

1 year ago

0.2.18

1 year ago

0.2.17

1 year ago

0.2.16

1 year ago

0.2.15

1 year ago

0.2.14

2 years ago

0.2.13

2 years ago