I couldn't find a way to enable type-check & type-aware by default via `vp lint` at the moment (so no extra param is needed). My current workaround is with `vp lint --type-aware --type-check` for now.
I couldn't find a way to enable type-check & type-aware by default via
vp lintat the moment (so no extra param is needed).My current workaround is with
vp lint --type-aware --type-checkfor now.