mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
run prettier
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"hosting": {
|
||||
"target": "rowy",
|
||||
"public": "build",
|
||||
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "**",
|
||||
"destination": "/index.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
"hosting": {
|
||||
"target": "rowy",
|
||||
"public": "build",
|
||||
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "**",
|
||||
"destination": "/index.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user