From 0c366ce6484a5128d9fadbc3471438d86f375fbf Mon Sep 17 00:00:00 2001 From: Thomas Aylott Date: Fri, 6 Dec 2013 15:46:14 -0500 Subject: [PATCH] fix lint --- grunt/config/complexity.js | 1 + 1 file changed, 1 insertion(+) diff --git a/grunt/config/complexity.js b/grunt/config/complexity.js index 865c365373..56a85cc191 100644 --- a/grunt/config/complexity.js +++ b/grunt/config/complexity.js @@ -1,3 +1,4 @@ +"use strict"; var grunt = require('grunt'); module.exports.generic = {