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