1.7.21 • Published 6 days ago

@lbenie/linting v1.7.21

Weekly downloads
-
License
MIT
Repository
github
Last release
6 days ago

@lbenie/linting

My personal opinionated linting configuration for eslint prettier and stylelint

Usage

Inside your project install the package

npm i -D @lbenie/linting

or

yarn add -D @lbenie/linting

Then create a eslint.config.js file at the root of your project and add the following

import rules from '@lbenie/linting/eslint';

export default [
  ...rules,
]

Then create a stylelint.config.cjs file at the root of your project and add the following

import rules from '@lbenie/linting/stylelint';

export default [
  ...rules,
]

This project follows the all-contributors specification. Contributions of any kind welcome!

1.7.21

6 days ago

1.7.20

6 days ago

1.7.19

8 days ago

1.7.18

9 days ago

1.7.16

10 days ago

1.7.17

9 days ago

1.7.15

12 days ago

1.7.14

15 days ago

1.7.12

16 days ago

1.7.13

16 days ago

1.7.11

23 days ago

1.7.10

23 days ago

1.7.9

24 days ago

1.7.8

30 days ago

1.7.7

1 month ago

1.7.6

1 month ago

1.7.5

1 month ago

1.7.4

1 month ago

1.7.3

1 month ago

1.7.2

1 month ago

1.7.1

1 month ago

1.7.0

2 months ago

1.6.18

2 months ago

1.6.17

3 months ago

1.6.16

3 months ago

1.6.15

3 months ago

1.6.14

3 months ago

1.6.13

3 months ago

1.6.11

3 months ago

1.6.12

3 months ago

1.6.10

4 months ago

1.6.9

4 months ago

1.6.8

4 months ago

1.6.7

5 months ago

1.6.6

5 months ago

1.6.5

5 months ago

1.6.4

5 months ago

1.6.3

5 months ago

1.6.2

5 months ago

1.6.1

5 months ago

1.6.0

6 months ago

1.5.1

6 months ago

1.5.0

6 months ago

1.4.0

6 months ago

1.3.9

6 months ago

1.3.8

6 months ago

1.3.7

6 months ago

1.3.6

6 months ago

1.3.5

6 months ago

1.3.4

6 months ago

1.3.3

8 months ago

1.3.2

8 months ago

1.3.1

8 months ago

1.3.0

8 months ago

1.2.2

8 months ago

1.2.1

8 months ago

1.2.0

8 months ago

1.1.6

9 months ago

1.1.5

9 months ago

1.1.4

9 months ago

1.1.3

9 months ago

1.1.2

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago