mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 15:37:55 -05:00
[eslint config] [base] v3.0.1
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
3.0.1 / 2016-05-08
|
||||
==================
|
||||
- [patch] re-disable `no-extra-parens` (#869, #867)
|
||||
|
||||
3.0.0 / 2016-05-07
|
||||
==================
|
||||
- [breaking] enable `import/no-mutable-exports`
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb-base",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"description": "Airbnb's base JS ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user