1.3.2 • Published 5 years ago

@cleartax/eslint-config v1.3.2

Weekly downloads
186
License
MIT
Repository
github
Last release
5 years ago

@cleartax/eslint-config

ClearTax Eslint Config for .(js|ts|jsx|tsx|json|md)

MIT license npm

Install

npm i @cleartax/eslint-config -D

or

yarn add @cleartax/eslint-config -D

Install peerDependencies and plugins

npx install-peerdeps --dev @cleartax/eslint-config

Usage

Sharable Eslint Configs can be used by adding the config name to the extends property in esling-config.

extends: [
  "@cleartax"
]

Reference

Author