File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
packages/eslint-config-humanmade Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1- ## Unreleased (1.0.0)
1+ ## Unreleased
2+
3+ ### Added:
4+
5+ - Added ESLint ` eslint-plugin-jsdoc ` plugin #218
6+ - Added ESLint ` eslint-plugin-sort-destructure-keys ` plugin #218
7+
8+ ## 1.0.0 (July 31, 2020)
29
310### Added:
411 - Added ` WordPress-Docs ` by default in PHPCS #177
Original file line number Diff line number Diff line change 4848 "eslint-config-react-app" : " ^3.0.5" ,
4949 "eslint-plugin-flowtype" : " ^3.2.0" ,
5050 "eslint-plugin-import" : " ^2.14.0" ,
51+ "eslint-plugin-jsdoc" : " ^29.1.3" ,
5152 "eslint-plugin-jsx-a11y" : " ^6.1.2" ,
5253 "eslint-plugin-react" : " ^7.11.1" ,
53- "eslint-plugin-react-hooks" : " ^4.0.2"
54+ "eslint-plugin-react-hooks" : " ^4.0.2" ,
55+ "eslint-plugin-sort-destructure-keys" : " ^1.3.3"
5456 },
5557 "publishConfig" : {
5658 "access" : " public"
You can’t perform that action at this time.
0 commit comments