Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Update deploy.ts #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Mar 7, 2024

  1. Update deploy.ts

    There does not appear to be any performance problem in this code. However, you can pay attention to the following tips to improve performance:
    
    - The `let` keyword can be used instead of the `const` keyword, so that the variable does not have to be redefined when it needs to be reassigned.
    ahmetmatematikci authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f715e90 View commit details
    Browse the repository at this point in the history