[Gradle] Slightly update KDoc to fix warning
^KT-56904 In Progress
This commit is contained in:
committed by
Space Team
parent
7911cc640b
commit
f783317dca
+1
-1
@@ -16,7 +16,7 @@ import org.jetbrains.kotlin.gradle.targets.js.ir.KLIB_TYPE
|
||||
import java.io.File
|
||||
|
||||
/**
|
||||
* Creates fake NodeJS module directory from given gradle [dependency].
|
||||
* Creates fake NodeJS module directory from given Gradle `dependency`.
|
||||
*/
|
||||
internal class GradleNodeModuleBuilder(
|
||||
val fs: FileSystemOperations,
|
||||
|
||||
Reference in New Issue
Block a user