🔧 Add go bracket spacing to Prettier config

pull/100/head
James Panther 2022-01-19 11:53:17 +11:00
parent 7992ce0035
commit 0842766212
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
1 changed files with 1 additions and 0 deletions

View File

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