🔧 Update Prettier configuration

This commit is contained in:
James Panther 2022-06-17 10:34:57 +10:00
parent 7b4322a48f
commit 74d106d5cc
No known key found for this signature in database
GPG Key ID: D36F789E45745D17

View File

@ -1,4 +1,5 @@
{ {
"goTemplateBracketSpacing": true,
"htmlWhitespaceSensitivity": "css", "htmlWhitespaceSensitivity": "css",
"printWidth": 100, "printWidth": 100,
"singleQuote": false, "singleQuote": false,