mirror of https://github.com/jpanther/congo.git
🔧 Add go bracket spacing to Prettier config
parent
7992ce0035
commit
0842766212
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"goTemplateBracketSpacing": true,
|
||||
"htmlWhitespaceSensitivity": "css",
|
||||
"printWidth": 100,
|
||||
"singleQuote": false,
|
||||
|
|
Loading…
Reference in New Issue