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

refactor: use optional chaining for improved readability and maintained functionality #1280

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    a31d964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5488e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35a32fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec7e381 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15e7f0c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    d21cb1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbaad47 View commit details
    Browse the repository at this point in the history
  3. Delete apps/generator/cli.js

    By Mistake I stage this file I am really sorry for that
    thebedigupta authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    985a80f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. confusion because of code formatter

    I used code formatter inside my local setup that why this confusion was created
    thebedigupta authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e650570 View commit details
    Browse the repository at this point in the history
  2. using an optional chain expression

    Provide a detailed explanation in the file comment and remove unnecessary changes made by my code formatter.
    thebedigupta authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    01b92b0 View commit details
    Browse the repository at this point in the history