If you're using Feliz.Engine.Lit, don't forget to add the following editor config for better fantomas formatting
check The templates on NuGet
dotnet new --install Fable.Lit.Templates
[*.fs]
indent_size=4
max_line_length=80
fsharp_single_argument_web_mode=true