mirror of
https://github.com/imfing/hextra.git
synced 2025-08-23 06:57:12 -04:00
chore: add missing prettier config
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"plugins": [
|
||||
"prettier-plugin-go-template"
|
||||
],
|
||||
"goTemplateBracketSpacing": true,
|
||||
"htmlWhitespaceSensitivity": "css",
|
||||
"printWidth": 200,
|
||||
|
Reference in New Issue
Block a user