After ESLint in config

This commit is contained in:
Christian Paul 2017-12-23 00:15:08 -08:00
parent d692c9317c
commit f6485d9830

View File

@ -27,17 +27,17 @@ module.exports = {
layers: { layers: {
housenum_label: { housenum_label: {
margin: 4 margin: 4
}, },
poi_label: { poi_label: {
cluster: true, cluster: true,
margin: 5, margin: 5,
}, },
place_label: { place_label: {
cluster: true, cluster: true,
}, },
state_label: { state_label: {
cluster: true, cluster: true,
}, },
}, },