No description
  • JavaScript 100%
Find a file
2026-05-18 17:10:48 +02:00
.github Bump release-drafter/release-drafter from 6 to 7 (#250) 2026-04-17 16:30:11 +02:00
eslint-config Update ECMAScript version (#259) 2026-05-18 17:10:48 +02:00
stylelint-config Bump version to v0.6.0 2026-04-27 11:47:49 +02:00
.gitignore Setup a separate repo for linting configs 2023-03-01 15:17:15 +01:00
eslint.config.js Fix react config 2024-05-06 12:55:54 +02:00
LICENSE Setup a separate repo for linting configs 2023-03-01 15:17:15 +01:00
logo_tree.png Setup a separate repo for linting configs 2023-03-01 15:17:15 +01:00
package.json Bump version to v0.6.0 2026-04-27 11:47:49 +02:00
README.md Setup a separate repo for linting configs 2023-03-01 15:17:15 +01:00
yarn.lock Bump prettier from 3.8.2 to 3.8.3 (#255) 2026-04-20 16:43:46 +02:00

@tree-company/linting-config

This repository contains the default linting configs for all Tree company projects. These configs are published as separate packages:

Except for patch versions, all packages are released at the same time, with the same version.

Releasing a new version

If you changed some of the default configs, you can easily publish a new version. We always publish a version of all packges - even if nothing changed.

To create a new release:

  • Edit the version in the all the package.json files
  • Create a new tag
  • Push your changes to github

Logo Tree company