mirror of
https://github.com/renovatebot/renovate.git
synced 2025-04-11 11:31:26 +00:00
chore(prettierrc): remove trailingComma from .prettierrc (#31788)
This commit is contained in:
parent
e4da0998d9
commit
429be545dc
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
{
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all"
|
||||
"singleQuote": true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue