mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-15 16:32:36 +00:00
chore: prepare for prettier v3 (#818)
This commit is contained in:
parent
316f92f1df
commit
bd7200cde8
3 changed files with 10 additions and 9 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"singleQuote": true,
|
||||
"trailingComma": "es5"
|
||||
"trailingComma": "all",
|
||||
"plugins": ["prettier-plugin-package"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue