aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2015-08-12 19:59:55 -0700
committerJacob Thornton <[email protected]>2015-08-12 19:59:55 -0700
commit23d05f1585846752ea58ed5ffad2ad8e574d6d77 (patch)
tree83116d7b1cfb112814c86a563fd4ee5238e7d4ac /Gruntfile.js
parent575a886437229764223e3a287af4a67d0d5be42b (diff)
downloadbootstrap-23d05f1585846752ea58ed5ffad2ad8e574d6d77.tar.xz
bootstrap-23d05f1585846752ea58ed5ffad2ad8e574d6d77.zip
get the js working for docs
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 12e2af0d0..9f2f606e7 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -57,7 +57,6 @@ module.exports = function (grunt) {
},
// JS build configuration
-
lineremover: {
es6Import: {
files: {
@@ -201,9 +200,7 @@ module.exports = function (grunt) {
files: 'js/tests/index.html'
},
-
// CSS build configuration
-
scsslint: {
options: {
config: 'scss/.scsslint.yml',