eslint-config-defaults
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -0,1 +1,7 @@ | ||
## 4.1.1 (2015-08-19) | ||
#### User Facing Changes | ||
* Add missing documentation about babel-eslint dependency | ||
## 4.1.0 (2015-08-17) | ||
@@ -2,0 +8,0 @@ |
@@ -17,3 +17,3 @@ { | ||
"version" : "4.1.0", | ||
"version" : "4.1.1", | ||
"author" : "Eric Baer <me@ericbaer.com>", | ||
@@ -20,0 +20,0 @@ |
@@ -25,8 +25,7 @@ <h1 align="center">eslint-config-defaults</h1> | ||
This package is made for: | ||
### Dependencies | ||
- ESLint 1.0.0+ | ||
- [eslint-plugin-react](https://www.npmjs.com/package/eslint-plugin-react) 3.1.0+ | ||
- [eslint-config-airbnb](https://www.npmjs.com/package/eslint-config-airbnb) 0.0.7 | ||
- [eslint-plugin-filenames](https://www.npmjs.com/package/eslint-plugin-filenames) 0.1.2 | ||
- **All Walmart config** (`defaults/configurations/walmart/<suffix>`) - [eslint-plugin-filenames](https://github.com/selaux/eslint-plugin-filenames) | ||
- **AirBnB Config** - [eslint-plugin-react](https://www.npmjs.com/package/eslint-plugin-react), [babel-eslint](https://github.com/babel/babel-eslint) | ||
- **Any React config** (`<prefix>-react`) - [eslint-plugin-react](https://www.npmjs.com/package/eslint-plugin-react), [babel-eslint](https://github.com/babel/babel-eslint) | ||
@@ -37,6 +36,2 @@ ### Full Configurations | ||
_**Note:**_ Any React config `<prefix>-react` requires [eslint-plugin-react](https://www.npmjs.com/package/eslint-plugin-react) | ||
_**Note:**_ Any Walmart config `defaults/configurations/walmart/<suffix>` requires [eslint-plugin-filenames](https://github.com/selaux/eslint-plugin-filenames) | ||
- `defaults` - The default ESLint config | ||
@@ -92,2 +87,9 @@ - `defaults/configurations/airbnb` - Config from the [AirBnB Style Guide](https://github.com/airbnb/javascript) | ||
### This package tracks config in the following versions: | ||
- [ESLint](https://github.com/eslint/eslint) 1.0.0 | ||
- [eslint-plugin-react](https://www.npmjs.com/package/eslint-plugin-react) 3.1.0 | ||
- [eslint-config-airbnb](https://www.npmjs.com/package/eslint-config-airbnb) 0.0.7 | ||
- [eslint-plugin-filenames](https://www.npmjs.com/package/eslint-plugin-filenames) 0.1.2 | ||
## And A Special Thanks To | ||
@@ -94,0 +96,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
81478
103