diff --git a/js/.jshintrc b/js/.jshintrc index e0722690bd..83a3f8204f 100644 --- a/js/.jshintrc +++ b/js/.jshintrc @@ -9,4 +9,4 @@ "boss" : true, "expr" : true, "asi" : true -} \ No newline at end of file +} diff --git a/js/bootstrap-affix.js b/js/bootstrap-affix.js index 2b76881c55..e9a7306549 100644 --- a/js/bootstrap-affix.js +++ b/js/bootstrap-affix.js @@ -114,4 +114,4 @@ }) -}(window.jQuery); \ No newline at end of file +}(window.jQuery); diff --git a/js/bootstrap-alert.js b/js/bootstrap-alert.js index bc45674532..7a9f62e2d4 100644 --- a/js/bootstrap-alert.js +++ b/js/bootstrap-alert.js @@ -96,4 +96,4 @@ $(document).on('click.alert.data-api', dismiss, Alert.prototype.close) -}(window.jQuery); \ No newline at end of file +}(window.jQuery); diff --git a/js/bootstrap-button.js b/js/bootstrap-button.js index 6e1aa9c815..a42baf2a8a 100644 --- a/js/bootstrap-button.js +++ b/js/bootstrap-button.js @@ -102,4 +102,4 @@ $btn.button('toggle') }) -}(window.jQuery); \ No newline at end of file +}(window.jQuery); diff --git a/js/bootstrap-carousel.js b/js/bootstrap-carousel.js index 3a9d980c4e..0dfb70f8d9 100644 --- a/js/bootstrap-carousel.js +++ b/js/bootstrap-carousel.js @@ -204,4 +204,4 @@ e.preventDefault() }) -}(window.jQuery); \ No newline at end of file +}(window.jQuery); diff --git a/js/bootstrap-collapse.js b/js/bootstrap-collapse.js index 2730a48d45..7bd40c2339 100644 --- a/js/bootstrap-collapse.js +++ b/js/bootstrap-collapse.js @@ -164,4 +164,4 @@ $(target).collapse(option) }) -}(window.jQuery); \ No newline at end of file +}(window.jQuery); diff --git a/js/bootstrap-scrollspy.js b/js/bootstrap-scrollspy.js index 8ccd43fa10..e5f0c3c1a8 100644 --- a/js/bootstrap-scrollspy.js +++ b/js/bootstrap-scrollspy.js @@ -159,4 +159,4 @@ }) }) -}(window.jQuery); \ No newline at end of file +}(window.jQuery); diff --git a/js/bootstrap-tab.js b/js/bootstrap-tab.js index 2914cdb170..a7a6a83e58 100644 --- a/js/bootstrap-tab.js +++ b/js/bootstrap-tab.js @@ -141,4 +141,4 @@ $(this).tab('show') }) -}(window.jQuery); \ No newline at end of file +}(window.jQuery); diff --git a/js/bootstrap-transition.js b/js/bootstrap-transition.js index db83485bc3..e1bc4021b8 100644 --- a/js/bootstrap-transition.js +++ b/js/bootstrap-transition.js @@ -57,4 +57,4 @@ }) -}(window.jQuery); \ No newline at end of file +}(window.jQuery); diff --git a/js/tests/index.html b/js/tests/index.html index 976ca16872..887ac4deb6 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -53,4 +53,4 @@