Skip to content

Commit 152bd5e

Browse files
committed
[eslint config] v19.0.2
1 parent afc2cc3 commit 152bd5e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/eslint-config-airbnb/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
19.0.2 / 2021-12-02
2+
==================
3+
- [meta] fix "exports" path (#2525)
4+
- [Tests] re-enable tests disabled for the eslint 8 upgrade
5+
16
19.0.1 / 2021-11-22
27
==================
38
- [fix] `whitespace`: update to support eslint 8 (#2517)

packages/eslint-config-airbnb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-airbnb",
3-
"version": "19.0.1",
3+
"version": "19.0.2",
44
"description": "Airbnb's ESLint config, following our styleguide",
55
"main": "index.js",
66
"exports": {

0 commit comments

Comments
 (0)