Updated the .prettierrc.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"trailingComma": "es5",
|
"trailingComma": "es5",
|
||||||
"tabWidth": 4,
|
"tabWidth": 4,
|
||||||
"semi": false,
|
"semi": true,
|
||||||
"singleQuote": false
|
"singleQuote": false
|
||||||
}
|
}
|
Reference in New Issue
Block a user