Files
pa11y-dashboard/.eslintrc.js
Rowan Manning b24076abf1 Tooling update (#184)
* Use a common Makefile/build process

* Use ESLint with the pa11y lint config
2017-03-21 13:41:46 +00:00

4 lines
73 B
JavaScript

'use strict';
module.exports = require('pa11y-lint-config/eslint/es6');