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