mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 08:55:32 +02:00
chore(prettier): update prettier config
This commit is contained in:
parent
ceef83d609
commit
a77c141d35
66 changed files with 709 additions and 709 deletions
|
@ -7,7 +7,7 @@ export default {
|
|||
tabWidth: 2,
|
||||
useTabs: false,
|
||||
semi: false,
|
||||
singleQuote: false,
|
||||
singleQuote: true,
|
||||
quoteProps: "as-needed",
|
||||
trailingComma: "es5",
|
||||
bracketSpacing: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue