Skip to content

Development Add Linter to CI #2918

@martineckardt

Description

@martineckardt

Currently we are building the whole project to then see compile errors. The majority of the build time goes into parsing the MDX files. This is done before the compilation. We should consider if we can change the order

npx tsc --noEmit

This will give us much quicker feedback

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions