Closed vaishnavachath closed 6 years ago
I see now that the indentation was covered in the 'run js-beautify' commit.
I have made the proposed changes , can you please review it.
@jadonk I am closing this pull request for now , i will submit a new one shortly with function-definitions separated, so that it will be easier for review and in future removing unused exports will be simpler.
I have replaced the use of exports with module.exports and verified all the exports ( including from individual files) by comparing with the objects exported before and after the change. Issue #82