Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@times-components/eslint-config-thetimes

newsuk159BSD-3-Clause0.8.18

The eslint config for Times Components

eslint

readme

Eslint Config

This package contains the eslint configuration for Times Components (TC). New TC packages created with the CLI will automatically add a pointer to this package in their .eslintrc.json files.

{
  "extends": ["@times-components/thetimes"]
}

As a rule, we should only abide by prettier and Airbnb but in extenuating circumstances rules can be overriden here should they not make sense for the project.

Contributing

Please read CONTRIBUTING.md before contributing to this package

Running the code

Please see our main README.md to get the project running locally

Development

The code can be formatted and linted in accordance with the agreed standards.

yarn fmt
yarn lint

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.8.18 (2021-12-02)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.17 (2021-08-09)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.16 (2019-10-11)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.15 (2019-09-24)

Bug Fixes

0.8.14 (2019-08-29)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.13 (2019-08-07)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.12 (2019-05-20)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.11 (2019-05-09)

Bug Fixes

  • remove tile view container border radius styles (#1915) (8d21d51)

0.8.10 (2019-04-30)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.9 (2018-12-12)

Bug Fixes

0.8.8 (2018-11-21)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.7 (2018-11-19)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.6 (2018-11-12)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.5 (2018-10-31)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.4 (2018-10-23)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.3 (2018-10-19)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.2 (2018-10-16)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.1 (2018-10-11)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.8.0 (2018-08-29)

Features

0.7.1 (2018-08-09)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.7.0 (2018-07-18)

Bug Fixes

Features

0.6.2 (2018-07-10)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.6.1 (2018-05-31)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.6.0 (2018-05-29)

Features

0.5.0 (2018-05-25)

Features

  • enforce destruct of Component from React (#970) (b6424be)

0.4.1 (2018-04-12)

Bug Fixes

  • do not publish on npm settings files (#848) (a1df7f3)

0.4.0 (2018-04-10)

Features

0.3.0 (2018-04-10)

Features

0.2.0 (2018-04-10)

Features

0.1.7 (2018-04-06)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.1.6 (2018-04-05)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.1.5 (2018-04-03)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.1.4 (2018-03-15)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.1.3 (2018-01-26)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.1.2 (2018-01-16)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.1.1 (2018-01-15)

Note: Version bump only for package @times-components/eslint-config-thetimes

0.1.0 (2018-01-08)

Features

  • use new card and toggle images (21d6f81)

0.0.2 (2017-12-12)

Bug Fixes