mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-12-26 23:16:47 +01:00
fixup node-red-nodes grunt test
This commit is contained in:
@@ -17,7 +17,7 @@ module.exports = function(grunt) {
|
||||
},
|
||||
jshint: {
|
||||
options: {
|
||||
jshintrc:true // Use external jshinrc file configured as below
|
||||
jshintrc:true // Use external jshintrc file configured as below
|
||||
// http://www.jshint.com/docs/options/
|
||||
//"asi": true, // allow missing semicolons
|
||||
//"curly": true, // require braces
|
||||
|
||||
Reference in New Issue
Block a user