Skip to content

Commit 51f8618

Browse files
committed
chore: format releaserc
1 parent 0b2048b commit 51f8618

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prettierrc

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"overrides": [
1010
{ "files": ".eslintrc", "options": { "parser": "json" } },
1111
{ "files": ".prettierrc", "options": { "parser": "json" } },
12+
{ "files": ".releaserc", "options": { "parser": "json" } },
1213
{ "files": ".stylelintrc", "options": { "parser": "json" } }
1314
]
1415
}

0 commit comments

Comments
 (0)