[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:
+1
@@ -36,6 +36,7 @@ val npmPackages = listOf(
|
||||
NpmPackage("karma-coverage"),
|
||||
NpmPackage("karma-sourcemap-loader"),
|
||||
NpmPackage("format-util"),
|
||||
NpmPackage("typescript"),
|
||||
)
|
||||
|
||||
data class NpmPackage(
|
||||
|
||||
Reference in New Issue
Block a user