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