Skip to content

Conversation

@mmikirtumov
Copy link

No description provided.

index.js Outdated
const fs = require('fs');

const maxOldSpaceSize = process.env.LIMIT || 10240;
const hideChangeFileOutput = !!process.argv.indexOf('--hideOutput') > -1;

Choose a reason for hiding this comment

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

No need for !!

Copy link
Author

Choose a reason for hiding this comment

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

Thanks, removed

@mmikirtumov
Copy link
Author

Hi @endel ,

Is it possible to merge it into master and create new version for this library.

Thanks.

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