Skip to content

Commit

Permalink
fix: Fix reactgen complaining about missing filename config (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciosoares authored Jun 18, 2021
1 parent 83958de commit 77df88f
Show file tree
Hide file tree
Showing 4 changed files with 116 additions and 11,763 deletions.
2 changes: 2 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"presets": [
"@babel/preset-env",
"@babel/preset-react",
"@babel/preset-flow",
"@babel/preset-typescript"
]
}
Loading

0 comments on commit 77df88f

Please sign in to comment.