Skip to content

Commit c4158a3

Browse files
style: format with prettier
1 parent 9666309 commit c4158a3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

vercel.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,7 @@
108108
"rewrites": [
109109
{
110110
"source": "/:path*",
111-
"has": [
112-
{ "type": "header", "key": "accept", "value": ".*text/markdown.*" }
113-
],
111+
"has": [{ "type": "header", "key": "accept", "value": ".*text/markdown.*" }],
114112
"destination": "/:path*.md"
115113
}
116114
]

0 commit comments

Comments
 (0)