Skip to content

Commit 324bf9c

Browse files
Fix option typo
1 parent 8cabe49 commit 324bf9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-airbnb/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- [breaking] `update eslint-plugin-jsx-a11y` to v5, enable new rules
99
- [breaking] `update eslint-plugin-react` to v7, enable new rules
1010
- [minor] enable rules: `jsx-max-props-per-line`, `void-dom-elements-no-children`
11-
- [patch] Turn `ignorePureComponent` option on for react/prefer-stateless-function (#1378, #1398)
11+
- [patch] Turn `ignorePureComponents` option on for react/prefer-stateless-function (#1378, #1398)
1212
- [deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb-base`
1313

1414
14.1.0 / 2017-02-05

0 commit comments

Comments
 (0)