@times-components/eslint-config-thetimes

0.8.18 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @times-components/eslint-config-thetimes

Weekly Downloads

2,091

Version

0.8.18

License

BSD-3-Clause

Unpacked Size

16.7 kB

Total Files

6

Last publish

Collaborators

  • marcincuber
  • newsuk
  • news-tools