Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Centralize more-reusable code, reduce redundancy. #52

Merged
merged 2 commits into from
Apr 17, 2019

Conversation

shahzaibkhalid
Copy link
Owner

Took following measures of reducing redundancy.

  1. Created schema of common file names and used that throughout the
    packages.
  2. Instead of repeating path.resolve(process.cwd(),), created a helper
    for that and used throughout the packages.

…e code, reduce redundancy.

Took following measures of reducing redundancy.
1) Created schema of common file names and used that throughtout the
packages.
2) Instead of repeating `path.resolve(process.cwd(),)`, created a helper
for that and used throughout the packages.
@shahzaibkhalid shahzaibkhalid added the enhancement 💅🏻 New feature or request label Apr 17, 2019
@shahzaibkhalid shahzaibkhalid self-assigned this Apr 17, 2019
@shahzaibkhalid shahzaibkhalid merged commit 1fecffb into master Apr 17, 2019
@shahzaibkhalid shahzaibkhalid deleted the refactor/mass-refactoring branch April 18, 2019 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💅🏻 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant