From f6485d9830bee46a0e8f87cc33a563499c917aa2 Mon Sep 17 00:00:00 2001 From: Christian Paul Date: Sat, 23 Dec 2017 00:15:08 -0800 Subject: [PATCH] After ESLint in config --- src/config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config.js b/src/config.js index b1af7a3..ce48ea7 100644 --- a/src/config.js +++ b/src/config.js @@ -27,17 +27,17 @@ module.exports = { layers: { housenum_label: { - margin: 4 + margin: 4 }, poi_label: { cluster: true, margin: 5, }, place_label: { - cluster: true, + cluster: true, }, state_label: { - cluster: true, + cluster: true, }, },