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

doc: add fspromises mkdir example #40843

Merged
merged 8 commits into from
Jun 12, 2022

Commits on Nov 17, 2021

  1. doc: add fspromises mkdir example

    Signed-off-by: Tierney Cyren <hello@bnb.im>
    bnb committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    7a4a320 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. doc: fspromises mkdir example cleanup

    Signed-off-by: Tierney Cyren <hello@bnb.im>
    bnb committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    9fcb48e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. doc: update fs mkdir examples for clarity

    Signed-off-by: Tierney Cyren <hello@bnb.im>
    bnb committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    38ed2f2 View commit details
    Browse the repository at this point in the history
  2. doc: use node prefix in fs/promises mkdir examples

    Signed-off-by: Tierney Cyren <hello@bnb.im>
    bnb committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    90e60a2 View commit details
    Browse the repository at this point in the history
  3. doc: make fs/promises mkdir cjs example work

    Signed-off-by: Tierney Cyren <hello@bnb.im>
    bnb committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    d63bc20 View commit details
    Browse the repository at this point in the history
  4. doc: remove try/catch in fs/promises mkdir example

    Signed-off-by: Tierney Cyren <hello@bnb.im>
    bnb committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    f0c22f3 View commit details
    Browse the repository at this point in the history
  5. doc: use prefix in esm fs/promises mkdir example

    Signed-off-by: Tierney Cyren <hello@bnb.im>
    bnb committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    7bc43d8 View commit details
    Browse the repository at this point in the history
  6. doc: add missing semicolon in fs.md

    Signed-off-by: Tierney Cyren <hello@bnb.im>
    bnb committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    775fb38 View commit details
    Browse the repository at this point in the history