Skip to content

Check TypeScript type declaration file on every build

Created by: mlasak

This should help to check the type declaration file to prevent errors being merged which in turn could compromise the build processes of some strictly types projects.

Should avoid such problems.

Merge request reports