mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 04:48:12 -05:00
[eslint config] [base] v7.1.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
7.1.0 / 2016-09-11
|
||||
==================
|
||||
- [minor] enable `arrow-parens` rule
|
||||
|
||||
7.0.1 / 2016-09-10
|
||||
==================
|
||||
- [patch] loosen `max-len` by ignoring strings
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb-base",
|
||||
"version": "7.0.1",
|
||||
"version": "7.1.0",
|
||||
"description": "Airbnb's base JS ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user