Skip to content

Commit

Permalink
refactor(global): remove IIFE
Browse files Browse the repository at this point in the history
If we're using let and const, there's no need to wrap everything in a
function. Instead, we can use curly braces alone to create a scope
  • Loading branch information
Minion3665 committed Sep 10, 2024
1 parent b0fc3aa commit 7ad6a87
Showing 1 changed file with 263 additions and 263 deletions.
Loading

0 comments on commit 7ad6a87

Please sign in to comment.