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…
Reference in a new issue