Skip to content

Commit

Permalink
feat: add babel plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
AbigailDeng authored and AbigailDeng committed Sep 18, 2023
1 parent 7e330a5 commit 46f7cac
Show file tree
Hide file tree
Showing 7 changed files with 9,955 additions and 3,720 deletions.
1 change: 1 addition & 0 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"plugins": [
"@babel/plugin-proposal-class-properties",
"@babel/plugin-transform-runtime",
"@babel/plugin-proposal-optional-chaining",
"rewire"
],
"ignore": [
Expand Down
Loading

0 comments on commit 46f7cac

Please sign in to comment.