0.0.31 • Published 7 days ago

@turimmfo/eslint-config v0.0.31

Weekly downloads
-
License
ISC
Repository
github
Last release
7 days ago

Turim's ESLint/Prettier configuration

Install it:

yarn add @turimmfo/eslint-config

Make sure you have the peer-dependencies:

yarn add eslint prettier typescript

Create a .eslintrc.js in the root folder:

module.exports = {
  extends: ["@turimmfo/eslint-config"],
};

Check it:

npx eslint --ext .js,.jsx,.ts,.tsx .

Try to fix it automatically:

npx eslint --ext .js,.jsx,.ts,.tsx . --fix
0.0.31

7 days ago

0.0.30

2 months ago

0.0.29

2 months ago

0.0.26

3 months ago

0.0.27

2 months ago

0.0.28

2 months ago

0.0.24

3 months ago

0.0.25

3 months ago

0.0.23

3 months ago

0.0.22

3 months ago

0.0.21

3 months ago

0.0.20

4 months ago

0.0.18

5 months ago

0.0.19

5 months ago

0.0.17

5 months ago

0.0.16

6 months ago

0.0.15

8 months ago

0.0.14

8 months ago

0.0.13

8 months ago

0.0.12

9 months ago

0.0.11

9 months ago

0.0.10

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago