chore: added prettier config to help keep ide's with prettier is same coding style
This commit is contained in:
parent
b2f0c3aacc
commit
712e3aee7f
4
.prettierrc
Normal file
4
.prettierrc
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"trailingComma": "none",
|
||||
"singleQuote": true
|
||||
}
|
Loading…
Reference in New Issue
Block a user