Skip to content

Commit

Permalink
Translations only in master branch | links to my fork
Browse files Browse the repository at this point in the history
  • Loading branch information
ari-os310 committed Sep 10, 2020
1 parent a27cd6c commit b503f02
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 323 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ Static AST checker for accessibility rules on JSX elements.



#### *Read this in [other languages](translations/Translations.md).*
#### *Read this in [other languages](https://github.com/ari-os310/eslint-plugin-jsx-a11y/blob/master/translations/Translations.md).*

[Mexican Spanish🇲🇽](translations/README.mx.md)
[Mexican Spanish🇲🇽](https://github.com/ari-os310/eslint-plugin-jsx-a11y/blob/master/translations/README.mx.md)

## Why?
Ryan Florence built out this awesome runtime-analysis tool called [react-a11y](https://github.com/reactjs/react-a11y). It is super useful. However, since you're probably already using linting in your project, this plugin comes for free and closer to the actual development process. Pairing this plugin with an editor lint plugin, you can bake accessibility standards into your application in real-time.
Expand Down

0 comments on commit b503f02

Please sign in to comment.