You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Luke Childs e109387e44 1.0.1 7 years ago
.gitignore Initial commit 8 years ago
.travis.yml Initial commit 8 years ago
README.md Initial commit 8 years ago
index.js XO code style 8 years ago
package.json 1.0.1 7 years ago

README.md

eslint-config-xo-lukechilds

My personal XO overrides

Build Status

Install

npm install --save-dev eslint-config-xo-lukechilds

Usage

package.json:

"xo": {
  "extends": "xo-lukechilds"
}

License

MIT © Luke Childs