add custom-a11y-rules.js from edx-custom-a11y-rules

This commit is contained in:
Christine Lytwynec
2015-10-22 13:45:37 -04:00
parent 5d422b107c
commit 5d9dc32558
4 changed files with 10 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
"uglify-js": "2.4.24"
},
"devDependencies": {
"jshint": "^2.7.0"
"jshint": "^2.7.0",
"edx-custom-a11y-rules": "edx/edx-custom-a11y-rules"
}
}