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