[ci] yarn format

This commit is contained in:
natemoo-re 2021-06-08 19:02:59 +00:00 committed by GitHub Actions
parent 8af8b86f0b
commit 428597be8b

View file

@ -1,7 +1,5 @@
{ {
"cleanUrls": true, "cleanUrls": true,
"trailingSlash": false, "trailingSlash": false,
"redirects": [ "redirects": [{ "source": "/chat", "destination": "https://discord.gg/grF4GTXXYm" }]
{ "source": "/chat", "destination": "https://discord.gg/grF4GTXXYm" }
]
} }