Add jshintrc.

This commit is contained in:
Alexis Lahouze
2016-02-08 00:27:43 +01:00
parent 9a4b4a61ee
commit 137a78457c
2 changed files with 23 additions and 0 deletions

View File

@ -1,5 +1,6 @@
module.exports = {
options: {
jshintrc: '.jshintrc',
reporter: require('jshint-stylish')
},
frontend_js: [