Closed tomdye closed 4 years ago
Type: bug / feature
The following has been addressed in the PR:
prettier
Description:
Calls process.exit(0) when a command has executed successfully.
process.exit(0)
Resolves #308
Type: bug / feature
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
Calls
process.exit(0)
when a command has executed successfully.Resolves #308