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