Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.
/ eslint-config Public archive

⚙️ Tailify's very own opinionated ESLint configuration

Notifications You must be signed in to change notification settings

tailify/eslint-config

Repository files navigation

@tailify/eslint-config

Build status Greenkeeper Version

Tailify's very own opinionated ESLint configuration.

Installation

$ npm install --save-dev @tailify/eslint-config

Usage

To get started, add this to your .eslintrc.js file:

module.exports = {
  extends: ['@tailify']
};

Note: We can omit the /eslint-config suffix since it is automatically assumed by ESLint.

About

⚙️ Tailify's very own opinionated ESLint configuration

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •