0.4.11 • Published 9 days ago

eslint-config-m51 v0.4.11

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

eslint-config-m51

My eslint config

Usage

  • install package: npm install eslint-config-m51 --save-dev
  • create eslint.config.js file in project root directory with:
import eslintConfigM51 from 'eslint-config-m51';

export default eslintConfigM51;

or

import eslintConfigReactM51 from 'eslint-config-m51/react';

export default eslintConfigReactM51;

for React

  • for TypeScript, requires strictNullChecks or strict to be true in tsconfig.json,
0.4.9

17 days ago

0.4.8

17 days ago

0.4.10

17 days ago

0.4.11

9 days ago

0.4.7

19 days ago

0.4.6

19 days ago

0.4.5

30 days ago

0.4.4

1 month ago

0.4.1

1 month ago

0.4.3

1 month ago

0.4.2

1 month ago

0.4.0

1 month ago

0.3.0

3 months ago

0.3.5

3 months ago

0.3.2

3 months ago

0.3.1

3 months ago

0.3.4

3 months ago

0.2.1

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.0

2 years ago

0.1.10

2 years ago

0.1.8

2 years ago

0.1.9

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago