-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently we do not run typechecks, so we are not using the features of typescript.
Nuxt offers a guide https://nuxt.com/docs/guide/concepts/typescript but I could not get this to work (I enforced a type violation and it did not complain, so the type check is useless as described there?)
DoD
- Type checks fail if we introduce violations
- Type checks run in CI
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request