2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Use different coding style for Gruntfile

Fixes #12657
This commit is contained in:
Zlatan Vasović
2014-02-08 21:59:17 +01:00
committed by Chris Rebert
parent 9afead3fb0
commit ba4206b644
7 changed files with 46 additions and 28 deletions
+1
View File
@@ -4,6 +4,7 @@
* Copyright 2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
'use strict';
var markdown = require('markdown').markdown;