setting autoCreateTasksFromPackageJsonScripts to false should prevent auto creation as per documentation
but the code creates the tasks regardless
https://github.com/PeredurOmega/GradleNodePlugin/blob/74ac0d163e42034d3b5d8e056c55e144467893f9/src/main/kotlin/NodePlugin.kt#L99-L103
setting
autoCreateTasksFromPackageJsonScriptsto false should prevent auto creation as per documentationbut the code creates the tasks regardless
https://github.com/PeredurOmega/GradleNodePlugin/blob/74ac0d163e42034d3b5d8e056c55e144467893f9/src/main/kotlin/NodePlugin.kt#L99-L103