1.2.1 • Published 1 year ago

@wortise/eslint-config v1.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
1 year ago

@wortise/eslint-config

npm version

This package provides Wortise's JS ESLint rules as an extensible shared configuration.

Requirements

  • node: >= 12
  • npm: >= 5

Installation

  1. Install the dependency with the following command (which will also install peer dependencies):
npx install-peerdeps --dev @wortise/eslint-config
  1. Add the following line in your .eslintrc file:
"extends": "@wortise/eslint-config"
1.2.1

1 year ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.2

2 years ago

1.1.0

2 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago