Skip to content

WIP: Add type checking with typescript

Lukas 'ai-pi' Eipert requested to merge leipert-add-typescript into master

What does this MR do?

This adds typescript. Instead of compiling with typescript, we just use it as a type-checker for now. An additional job (type-check) has been added which is allowed to fail and prints the status quo.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39574

Does this MR meet the acceptance criteria?

Merge request reports