mirror of
https://github.com/airbnb/javascript.git
synced 2026-04-25 03:00:19 -04:00
[eslint config] [base] v11.1.3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
11.1.3 / 2017-04-03
|
||||
==================
|
||||
- [patch] add error messages to `no-restricted-syntax` (#1353)
|
||||
- [deps] update `eslint`
|
||||
|
||||
11.1.2 / 2017-03-25
|
||||
==================
|
||||
- [patch] `no-param-reassign`: add ignorePropertyModificationsFor (#1325)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb-base",
|
||||
"version": "11.1.2",
|
||||
"version": "11.1.3",
|
||||
"description": "Airbnb's base JS ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user