]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Remaining JS linting TODO (#29289)
authorMarkus Hatvan <markus_hatvan@aon.at>
Thu, 22 Aug 2019 19:17:34 +0000 (21:17 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 22 Aug 2019 19:17:34 +0000 (22:17 +0300)
commit4d101491da094418a768ff2f44be1ca85fd85922
treedd6e4fe48b96df3cf4fe4f01839d1dd1aec8e0b2
parent6885d65578b4938f3a8fdf1de65946c79415b94d
Remaining JS linting TODO (#29289)

* Enable and fix all occurrences with no-mixed-operators rule
* Take care of the max-depth warning in button.js

Signed-off-by: mhatvan <markus_hatvan@aon.at>
.eslintrc.json
js/src/button/button.js
js/src/carousel/carousel.js
js/src/dom/event-handler.js
js/src/dropdown/dropdown.js
js/src/tab/tab.js