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",
|
"htmlWhitespaceSensitivity": "css",
|
||||||
"printWidth": 100,
|
"printWidth": 100,
|
||||||
"singleQuote": false,
|
"singleQuote": false,
|
||||||
|
|
Loading…
Reference in New Issue