[K/JS] feat(Generated TS validation): add a new property and gradle task to validate generated by the IR compiler typescript declaration files.

This commit is contained in:
Artem Kobzar
2022-07-29 09:26:12 +00:00
committed by Space
parent 20bc46e06e
commit 9a57c6ccc3
13 changed files with 252 additions and 11 deletions
@@ -36,6 +36,7 @@ val npmPackages = listOf(
NpmPackage("karma-coverage"),
NpmPackage("karma-sourcemap-loader"),
NpmPackage("format-util"),
NpmPackage("typescript"),
)
data class NpmPackage(