Skip to content

Commit

Permalink
fix: untranspiled ?? operator
Browse files Browse the repository at this point in the history
  • Loading branch information
denysdovhan committed Apr 27, 2022
1 parent 8d64c37 commit 154200d
Show file tree
Hide file tree
Showing 3 changed files with 13,129 additions and 8,863 deletions.
3 changes: 3 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"presets": ["@babel/preset-env"]
}
Loading

0 comments on commit 154200d

Please sign in to comment.