mirror of
https://github.com/usebruno/bruno.git
synced 2025-06-21 20:41:41 +02:00
Copy prettier config from packages/bruno-app Re #48
This commit is contained in:
parent
df9322b767
commit
9ea95b4571
7
.prettierrc.json
Normal file
7
.prettierrc.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"trailingComma": "none",
|
||||||
|
"tabWidth": 2,
|
||||||
|
"semi": true,
|
||||||
|
"singleQuote": true,
|
||||||
|
"printWidth": 180
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user