final-hill / cathedral

Requirements Engineering
GNU Affero General Public License v3.0
0 stars 0 forks source link

Re-enable typechecking #171

Open mlhaufe opened 1 week ago

mlhaufe commented 1 week ago

Type checking had to be disabled due to:

When those are resolved, re-enable:

image

mlhaufe commented 6 days ago

Remporarily resolvable LOCALLY by downgrading TypeScript to v5.4.* and vue-tsc to v1.8.27.

The CI/CD pipeline will still fail unless the typecheck flag is set to false in nuxt.config