eslint-config-defaults
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -17,3 +17,3 @@ { | ||
"version" : "0.3.0", | ||
"version" : "0.3.1", | ||
"author" : "Eric Baer <me@ericbaer.com>", | ||
@@ -20,0 +20,0 @@ |
@@ -25,4 +25,2 @@ # eslint-config-strict | ||
- `defaults/off` - Turns off all rules. | ||
- `defaults/es5-browser` - The default ES5 config with browser globals | ||
@@ -32,4 +30,2 @@ - `defaults/es5-node` - The default ES5 config with node globals and rules | ||
- `defaults/es5` - The default ES5 config | ||
- `defaults/es6-browser` - The default ES6 config with browser globals | ||
@@ -36,0 +32,0 @@ - `defaults/es6-node` - The default ES6 config with node globals and rules |
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
33244
87