mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 12:18:00 -05:00
v12.0.1
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
12.0.1 / 2017-09-27
|
||||
==================
|
||||
- [fix] ensure all JSX elements are ignored by `indent` (#1569)
|
||||
- [deps] update `eslint`
|
||||
|
||||
12.0.0 / 2017-09-02
|
||||
==================
|
||||
- [deps] [breaking] require `eslint` v4
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb-base",
|
||||
"version": "12.0.0",
|
||||
"version": "12.0.1",
|
||||
"description": "Airbnb's base JS ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user