Skip to content

Commit

Permalink
build: change babel config
Browse files Browse the repository at this point in the history
  • Loading branch information
younho9 committed Nov 11, 2021
1 parent 9f14861 commit 83f9b0b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,7 @@
}
}
],
[
"@babel/preset-typescript",
{
"onlyRemoveTypeImports": true
}
]
"@babel/preset-typescript"
]
},
"xo": {
Expand Down

0 comments on commit 83f9b0b

Please sign in to comment.