Skip to content

AngelMunoz/Fable.Sutil.Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET templates for Sutil

Don't forget to add the following editor config for better fantomas formatting

check The templates on NuGet

dotnet new --install Fable.Sutil.Templates

[*.fs]
indent_size=4
max_line_length=80
fsharp_single_argument_web_mode=true