Add jshintrc.
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
module.exports = {
|
||||
options: {
|
||||
jshintrc: '.jshintrc',
|
||||
reporter: require('jshint-stylish')
|
||||
},
|
||||
frontend_js: [
|
||||
|
Reference in New Issue
Block a user