chore: update template for erlang_ls config

This commit is contained in:
firest 2024-01-25 23:04:38 +08:00
parent 3b0736fc67
commit f47dacc5d0
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ macros:
value: ee value: ee
code_reload: code_reload:
node: emqx@127.0.0.1 node: emqx@127.0.0.1
formatting:
formatter: erlfmt
EOF EOF
} }