🔧 Add go bracket spacing to Prettier config

This commit is contained in:
James Panther
2022-01-19 11:53:17 +11:00
parent 7992ce0035
commit 0842766212
+1
View File
@@ -1,4 +1,5 @@
{
"goTemplateBracketSpacing": true,
"htmlWhitespaceSensitivity": "css",
"printWidth": 100,
"singleQuote": false,