Make Option Strict On default
Open
- Dominant language
- No language data
- Stars
- 328
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
All Visual Basic templates should have `Option Strict On` by default.
## Why should we do this?
`Option Strict Off` is just for backwards compatibility, see https://github.com/dotnet/vblang/issues/448#issuecomment-501472122
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.