Run prettier

This commit is contained in:
zstadler 2023-11-23 14:29:12 +02:00
parent 41a4c9f999
commit 5725434959

View file

@ -1,9 +1,6 @@
{
"locationSet": {
"include": [
"il",
"ps"
]
"include": ["il", "ps"]
},
"icon": "temaki-pedestrian_and_cyclist",
"fields": [
@ -21,9 +18,7 @@
"access",
"incline"
],
"geometry": [
"line"
],
"geometry": ["line"],
"tags": {
"highway": "path"
},