Skip to content

Removing global import #193

@apshada

Description

@apshada

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 -:

  1. test.js,
  2. test-lint.js
  3. test-newman.js

imports global keyword in require('shelljs/global');

Additional context
pstcd1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions