Skip to content

Commit

Permalink
Updated package.json and package-lock.json; added .babelrc for Babel …
Browse files Browse the repository at this point in the history
…configuration
  • Loading branch information
WeiHou02 committed Sep 2, 2024
1 parent 0a9a4f2 commit a75a49e
Show file tree
Hide file tree
Showing 3 changed files with 9,960 additions and 3,023 deletions.
4 changes: 4 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"presets": ["@babel/preset-env"]
}

Loading

0 comments on commit a75a49e

Please sign in to comment.