Skip to content

Conversation

@trolit
Copy link
Owner

@trolit trolit commented Sep 8, 2022

No description provided.

const lodash = require('lodash');

module.exports = () => {
if (process.env.NODE_ENV === 'test') process.exit(1);
Copy link

Choose a reason for hiding this comment

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

This single-line block should be wrapped with curly braces.

@github-actions
Copy link

github-actions bot commented Sep 8, 2022

pull request review completed ✅

⚠️ 2 comment(s) were not posted. (Limit per PR: 1)
💬 3 comment(s) require attention.
🔨 1 commit(s)
➕ 11 additions
➖ 0 deletions
➗ 1 changed files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants