mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
Add Prettier config file
This commit is contained in:
parent
97fe53d647
commit
b0255f468a
1 changed files with 4 additions and 0 deletions
4
.prettierrc.json
Normal file
4
.prettierrc.json
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"trailing-comma": "es5",
|
||||||
|
"printWidth": 100
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue