0.4.0 • Published 4 years ago

@truehome/eslint-config v0.4.0

Weekly downloads
54
License
ISC
Repository
-
Last release
4 years ago

Truehome eslint shared configurations with react

This project includes standard configurations for eslint shared configurations including react rules

Usage

Instaling the latest version of the configuration

$ npm install -D eslint eslint-plugin-import @truehome/eslint-config

Add

module.exports = {
  extends: "@truehome/eslint-config",
};

to your .eslintrc.

0.4.0

4 years ago

0.3.0

4 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago