1.0.1 • Published 4 years ago

@truehome/eslint-config-base v1.0.1

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

@truehome/eslint-config-base

This project includes standard configurations for eslint shared configurations

Usage

Instaling the latest version of the configuration

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

Add

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

to your .eslintrc.