You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,9 @@ Then configure the rules you want to use under the rules section.
76
76
-[no-hash-href](docs/rules/no-hash-href.md): Enforce an anchor element's href prop value is not just #.
77
77
-[valid-aria-role](docs/rules/valid-aria-role.md): Enforce that elements with ARIA roles must use a valid, non-abstract ARIA role.
78
78
79
+
## Contributing
80
+
Feel free to contribute! I am currently using [Google Chrome's Audit Rules](https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules) to map out as rules for this plugin.
81
+
79
82
## License
80
83
81
84
eslint-plugin-jsx-a11y is licensed under the [MIT License](LICENSE.md).
0 commit comments