Skip to content

Commit

Permalink
chore: format releaserc
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Nov 3, 2022
1 parent 0b2048b commit 51f8618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"overrides": [
{ "files": ".eslintrc", "options": { "parser": "json" } },
{ "files": ".prettierrc", "options": { "parser": "json" } },
{ "files": ".releaserc", "options": { "parser": "json" } },
{ "files": ".stylelintrc", "options": { "parser": "json" } }
]
}

0 comments on commit 51f8618

Please sign in to comment.