mirror of
https://github.com/rastapasta/mapscii.git
synced 2025-06-21 01:58:03 +02:00
lint
This commit is contained in:
parent
cc00dddfec
commit
f7e50fcf41
@ -38,14 +38,14 @@ module.exports = {
|
||||
},
|
||||
poi_label: {
|
||||
cluster: true,
|
||||
margin: 5,
|
||||
margin: 5
|
||||
},
|
||||
place_label: {
|
||||
cluster: true,
|
||||
cluster: true
|
||||
},
|
||||
state_label: {
|
||||
cluster: true,
|
||||
},
|
||||
cluster: true
|
||||
}
|
||||
},
|
||||
|
||||
input: process.stdin,
|
||||
@ -55,5 +55,5 @@ module.exports = {
|
||||
|
||||
delimeter: '\n\r',
|
||||
|
||||
poiMarker: '◉',
|
||||
};
|
||||
poiMarker: '◉'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user