fix the jshint test
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
source: {
|
||||
src: [
|
||||
'src/**/*.js',
|
||||
'src/**/*.js -src/elasticsearch/**/* -src/bower-elasticsearch-js/**/*',
|
||||
'scripts/**/*.js',
|
||||
'test/**/*.js -test/browser_integration/yaml_tests.js',
|
||||
'grunt/**/*.js',
|
||||
|
||||
Reference in New Issue
Block a user