Closed phillipdupuis closed 2 years ago
This validation should not be applied if the provided command contains spaces (ex: 'yarn json2ts').
In those cases we will just attempt to run it, and if the command fails we will raise a RuntimeError noting that.
This validation should not be applied if the provided command contains spaces (ex: 'yarn json2ts').
In those cases we will just attempt to run it, and if the command fails we will raise a RuntimeError noting that.