From bf12e5530c25ad1e1cdc99e37d234065959e0363 Mon Sep 17 00:00:00 2001 From: Nicolas Turlais Date: Wed, 21 Nov 2018 20:28:15 +0100 Subject: [PATCH] Fix prettier --- src/js/jquery.chocolat.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/jquery.chocolat.js b/src/js/jquery.chocolat.js index e75d292..aa3cd2c 100644 --- a/src/js/jquery.chocolat.js +++ b/src/js/jquery.chocolat.js @@ -5,7 +5,7 @@ factory(jQuery, window, document) } })(function($, window, document, undefined) { - var calls = 0; + var calls = 0 function Chocolat(element, settings) { var that = this