mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-13 21:38:03 -05:00
[eslint config] v15.0.2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
15.0.2 / 2017-07-04
|
||||
==================
|
||||
- [fix] jsx should be enabled via parserOptions, not via a root ecmaFeatures
|
||||
- [deps] update `babel-preset-airbnb`, `eslint-find-rules`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `tape`
|
||||
|
||||
15.0.1 / 2017-05-15
|
||||
==================
|
||||
- [fix] set default React version to 15.0 (#1415)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb",
|
||||
"version": "15.0.1",
|
||||
"version": "15.0.2",
|
||||
"description": "Airbnb's ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user