1.0.2 • Published 1 year ago

@feedbackfruits/eslint-config v1.0.2

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

FeedbackFruits eslint-config

Shared eslint config for all Node.js/Typescript-based projects

Usage:

yarn add -D @feedbackfruits/eslint-config

.eslintrc.json

{
  "extends": "@feedbackfruits"
}

Any rules or extra environments can be overriden by adding the config keys as usual

1.0.2

1 year ago