-
Notifications
You must be signed in to change notification settings - Fork 373
Closed
Description
Is your feature request related to a problem? Please describe.
Adding this feature does not affect code except reducing "global" words from codegen's npm directories
Describe the solution you'd like
We don't require Global import for shelljs in codegen's npm directories
Files likes -:
- test.js,
- test-lint.js
- test-newman.js
imports global keyword in require('shelljs/global');
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels