From 2090d1c96b0f9a781bef227df0dfbb8cde1daf1a Mon Sep 17 00:00:00 2001 From: hasparus Date: Mon, 29 Oct 2018 14:33:29 +0100 Subject: [PATCH] Recover "use strict" --- script.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/script.js b/script.js index c5978d10..53d1b20f 100644 --- a/script.js +++ b/script.js @@ -19,7 +19,8 @@ // Use typed arrays instead of array of objects // Get rid of jQuery as d3.js can almost all the same and more // Re-build UI on reactive approach, vue.js - + +"use strict"; fantasyMap(); function fantasyMap() { // Version control