Skip to content

eslint-config 0.3.2

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

About this version

@tree-company/stylelint-config

How to install

Install using yarn add -D @tree-company/eslint-config eslint prettier.

How to use

You can add our base eslint config in the following way:

// eslintrc.js
module.exports = {
  extends: ["@tree-company/eslint-config"],
};

If you work with react:

// eslintrc.js
module.exports = {
  extends: ["@tree-company/eslint-config/react"],
};

Versioning

Except for patch versions, all packages in from @tree-company/linting-config are released at the same time, with the same version.

Details


Assets

  • eslint-config-0.3.2.tgz

Download activity

  • Total downloads 3,340
  • Last 30 days 2
  • Last week 0
  • Today 0