Skip to content
eslint-config / 1.0.1

eslint-config 1.0.1

Install from the command line:
Learn more about npm packages
$ npm install @feedbackfruits/eslint-config@1.0.1
Install via package.json:
"@feedbackfruits/eslint-config": "1.0.1"

About this version

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

Details


Assets

  • eslint-config-1.0.1.tgz

Download activity

  • Total downloads 2
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all