1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

chore(deps): update qunit and karma-qunit

This commit is contained in:
Johann-S
2018-05-07 15:56:24 +02:00
committed by XhmikosR
parent 0873ab71c7
commit 0338b61eb6
15 changed files with 2178 additions and 2240 deletions

View File

@@ -66,6 +66,11 @@ module.exports = (config) => {
lines: 90
}
}
},
client: {
qunit: {
showUI: true
}
}
})
}