SAFE-Stack / SAFE-template

dotnet CLI template for SAFE project
MIT License
280 stars 87 forks source link

Remove unnecessary type annotations on main files. #575

Closed isaacabraham closed 7 months ago

isaacabraham commented 7 months ago

Pretty self explanatory. Most IDEs do sufficiently well to provide annotations hints that they aren't required e.g. in VSCode with Ionide:

image