1.1.0 • Published 5 years ago

eslint-config-wezom-relax v1.1.0

Weekly downloads
14
License
MIT
Repository
github
Last release
5 years ago

eslint-config-wezom-relax

license npm WezomAgency

An ESLint Shareable Config.

What is under the hood?


Install

npm i eslint-config-wezom-relax

Usage

Add this to your .eslintrc file:

{
  "extends": "eslint-config-wezom-relax"
}

Note: You can omitted the eslint-config- prefix since it is automatically assumed by ESLint.


Readme badges

Javascript Style Guide

[![Javascript Style Guide](https://img.shields.io/badge/code_style-wezom_relax-red.svg)](https://github.com/WezomAgency/eslint-config-wezom-relax)

Javascript Style Guide

[![Javascript Style Guide](https://raw.githubusercontent.com/WezomAgency/eslint-config-wezom-relax/master/assets/badge.jpg)](https://github.com/WezomAgency/eslint-config-wezom-relax)