Merge branch 'prettier-config' into main

This commit is contained in:
Martin Raifer 2022-01-25 14:32:20 +01:00
commit 7617c45325
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
214 changed files with 701 additions and 524 deletions

View file

@ -20,7 +20,6 @@
"tapioca",
"pearl tea",
"boba drink"
],
"name": "Bubble Tea Cafe"
}

View file

@ -10,7 +10,6 @@
"payment_multi",
"self_service",
"automated"
],
"moreFields": [
"email",

View file

@ -1,7 +1,7 @@
{
"icon": "maki-entrance-alt1",
"fields": [
"parking_entrance",
"parking_entrance",
"ref",
"access_simple",
"address",

View file

@ -18,6 +18,8 @@
"irish bar"
],
"locationSet": {
"exclude": ["ie"]
"exclude": [
"ie"
]
}
}