mirror of
https://github.com/rastapasta/mapscii.git
synced 2024-11-21 23:53:08 +01:00
After ESLint in config
This commit is contained in:
parent
d692c9317c
commit
f6485d9830
@ -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,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user