1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-27 13:59:06 +02:00

Minor lint tweaks and rules cleanup

This commit is contained in:
XhmikosR
2020-05-08 19:19:14 +03:00
parent 53eace04df
commit eb720f20ff
14 changed files with 9 additions and 18 deletions

View File

@@ -63,7 +63,6 @@ $(function () {
Util.typeCheckConfig(namePlugin, config, defaultType)
// eslint-disable-next-line
config.toggle = undefined
Util.typeCheckConfig(namePlugin, config, defaultType)