mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Gruntfile.js: Remove extra comma.
This commit is contained in:
parent
6bd54ef14b
commit
299f985e5d
@ -62,7 +62,7 @@ module.exports = function (grunt) {
|
||||
|
||||
jscs: {
|
||||
options: {
|
||||
config: 'js/.jscsrc',
|
||||
config: 'js/.jscsrc'
|
||||
},
|
||||
grunt: {
|
||||
src: ['Gruntfile.js', 'grunt/*.js']
|
||||
|
Loading…
Reference in New Issue
Block a user