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

docs(import): document es6 import command #1077

Merged
merged 1 commit into from
Feb 14, 2022
Merged

docs(import): document es6 import command #1077

merged 1 commit into from
Feb 14, 2022

Conversation

nfischer
Copy link
Member

No change to logic. This documents that we support importing via
import shell from 'shelljs'.

Related to issue #1071, although some more investigation is required to
understand why the other syntax doesn't work.

No change to logic. This documents that we support importing via
`import shell from 'shelljs'`.

Related to issue #1071, although some more investigation is required to
understand why the other syntax doesn't work.
@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2022

Codecov Report

Merging #1077 (9fa0992) into master (9a0e5f6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1077   +/-   ##
=======================================
  Coverage   97.19%   97.19%           
=======================================
  Files          36       36           
  Lines        1354     1354           
=======================================
  Hits         1316     1316           
  Misses         38       38           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a0e5f6...9fa0992. Read the comment docs.

@nfischer nfischer merged commit 5f0eab1 into master Feb 14, 2022
@nfischer nfischer deleted the doc-es6-import branch February 14, 2022 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants