Skip to content

Commit baaa5e8

Browse files
committedDec 24, 2021
[eslint config] v19.0.3
1 parent 274c8d5 commit baaa5e8

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.3 / 2021-12-24
2+
==================
3+
- [patch] set `namedComponents` option to match style guide
4+
- [deps] update `eslint-plugin-react`
5+
16
19.0.2 / 2021-12-02
27
==================
38
- [meta] fix "exports" path (#2525)

‎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.2",
3+
"version": "19.0.3",
44
"description": "Airbnb's ESLint config, following our styleguide",
55
"main": "index.js",
66
"exports": {

0 commit comments

Comments
 (0)
Failed to load comments.