mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 05:08:25 -05:00
[eslint config] [base] v1.0.4
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
1.0.4 / 2016-04-26
|
||||
==================
|
||||
- [deps] update `eslint-find-rules`, `eslint-plugin-import`
|
||||
|
||||
1.0.3 / 2016-04-21
|
||||
==================
|
||||
- [patch: loosen rules] Allow empty class/object methods
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb-base",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Airbnb's base JS ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user