UNPKG
a11y-checker
Version:
latest (2.2.1)
2.2.1
2.2.0
2.1.1
2.0.1
2.0.0
1.0.0
Identifies accessibility issues in your code.
github.com/Muhnad/a11y-checker
Muhnad/a11y-checker
a11y-checker
/
.babelrc
4 lines
(3 loc)
•
30 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"es2015"
]
}