Typescript: IT WORKS

This commit is contained in:
Alex Gleason
2022-02-19 15:53:52 -05:00
parent 134d92d83e
commit 0e34ddba60
3 changed files with 167 additions and 1 deletions

View File

@ -11,6 +11,7 @@ module.exports = (api) => {
const config = {
presets: [
'@babel/react',
'@babel/typescript',
['@babel/env', envOptions],
],
plugins: [