Add the stylelint-a11y package

This commit is contained in:
Jonny Barnes 2020-02-21 23:04:18 +00:00
parent d405f8c947
commit 9759033a12
3 changed files with 8 additions and 2 deletions

5
package-lock.json generated
View file

@ -7797,6 +7797,11 @@
}
}
},
"stylelint-a11y": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/stylelint-a11y/-/stylelint-a11y-1.2.3.tgz",
"integrity": "sha512-S/iiKFUsYBfa4suxP0pYQqoPB9R1+SnvxVuzHHlz9al0IWxLZzXlnZEqEez0zNOhVh5iO3rATUmDnbZE5wm/pQ=="
},
"stylelint-config-recommended": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-3.0.0.tgz",