ipluser / eslint-config-es5

An Javascript ES5 ESLint config that following Airbnb ES5 Style Guide

Home Page:https://github.com/ipluser/eslint-config-es5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eslint-config-es5

An Javascript ES5 ESLint config that following Airbnb ES5 Style Guide.

Quick Start

  1. npm install eslint-config-es5 --save-dev
  2. add "extends": "eslint-config-es5" to .eslintrc.*

License

MIT

About

An Javascript ES5 ESLint config that following Airbnb ES5 Style Guide

https://github.com/ipluser/eslint-config-es5

License:MIT License


Languages

Language:JavaScript 100.0%