2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Move immed to JSCS.

This commit is contained in:
XhmikosR
2014-02-28 14:21:21 +02:00
parent 2545073024
commit c586a56d57
2 changed files with 3 additions and 1 deletions
+3
View File
@@ -65,6 +65,9 @@ module.exports = function (grunt) {
config: 'js/.jscsrc'
},
grunt: {
options: {
'requireParenthesesAroundIIFE': true
},
src: ['Gruntfile.js', 'grunt/*.js']
},
src: {