Skip to content

Commit 316de22

Browse files
authored
Merge pull request #67 from primer/tylerjdev/update-eslint-package
Update `eslint-plugin-primer-react`
2 parents dbb58f2 + 2572099 commit 316de22

File tree

12 files changed

+1697
-680
lines changed

12 files changed

+1697
-680
lines changed

.changeset/tidy-paws-compete.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'eslint-plugin-primer-react': minor
3+
---
4+
5+
* Updates component mapping, adds `components.js`
6+
* Bumps `eslint-plugin-github` and `eslint-plugin-jsx-a11y`
7+
* Fixes bug in `a11y-explicit-heading` when using spread props, or variable for `as`

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ ESLint rules for Primer React
3333
- [no-deprecated-colors](https://github.com/primer/eslint-plugin-primer-react/blob/main/docs/rules/no-deprecated-colors.md)
3434
- [no-system-props](https://github.com/primer/eslint-plugin-primer-react/blob/main/docs/rules/no-system-props.md)
3535
- [a11y-tooltip-interactive-trigger](https://github.com/primer/eslint-plugin-primer-react/blob/main/docs/rules/a11y-tooltip-interactive-trigger.md)
36+
- [a11y-explicit-heading](https://github.com/primer/eslint-plugin-primer-react/blob/main/docs/rules/a11y-explicit-heading.md)
File renamed without changes.

0 commit comments

Comments
 (0)