eslint-config-simbo
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "eslint-config-simbo", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Simbo's ESLint config.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
eslint-config-simbo | ||
=================== | ||
> Simbo's ESLint config… | ||
> Simbo's [ESLint](http://eslint.org/) config… | ||
[![npm Package Version](https://img.shields.io/npm/v/eslint-config-simbo.svg?style=flat-square)](https://www.npmjs.com/package/eslint-config-simbo) | ||
[![MIT License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://simbo.mit-license.org) | ||
[![Travis Build Status](https://img.shields.io/travis/simbo/eslint-config-simbo/master.svg?style=flat-square)](https://travis-ci.org/simbo/eslint-config-simbo) | ||
--- | ||
## Usage | ||
@@ -15,3 +20,3 @@ | ||
In your `.eslintrc`: | ||
Add an extension point to your ESLint config, i.e. `.eslintrc`: | ||
@@ -24,2 +29,6 @@ ``` json | ||
All extension points extend the default config which has `root: true` | ||
(see [ESLint Docs](http://eslint.org/docs/user-guide/configuring#configuration-cascading-and-hierarchy)). | ||
## Extension points | ||
@@ -26,0 +35,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26915
55