Skip to content

Commit

Permalink
fix: configure babel to work with ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Coltin Kifer committed Sep 8, 2024
1 parent 4ab6aae commit 0b98d27
Show file tree
Hide file tree
Showing 3 changed files with 179 additions and 88 deletions.
1 change: 1 addition & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ module.exports = {
},
],
'@babel/preset-react',
'@babel/preset-typescript',
],
};
Loading

0 comments on commit 0b98d27

Please sign in to comment.