Skip to content

Commit

Permalink
Create .babelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
RDNoodles6 authored Oct 25, 2024
1 parent 3ea207b commit 85aff28
Showing 1 changed file with 4 additions and 0 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-flow"],
"plugins": ["babel-plugin-syntax-hermes-parser"],
}

0 comments on commit 85aff28

Please sign in to comment.