scripts property

Scripts scripts
final

A list of scripts that can be executed with melos run or will be executed before/after some specific melos commands.

Implementation

final Scripts scripts;