Skip to content

Conversation

@bobisjan
Copy link
Contributor

No description provided.

break;
case 'shutdown':
process.exit(0);
break;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was reported as Unreachable code due to the process.exit() above.

@bobisjan
Copy link
Contributor Author

bobisjan commented Jul 19, 2020

@rwjblue, @kratiahuja would you mind taking a look at this?

@rwjblue rwjblue merged commit 8898cbb into ember-fastboot:master Jul 21, 2020
@bobisjan bobisjan deleted the eslint branch July 21, 2020 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants