We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1890c8 commit 422ed0fCopy full SHA for 422ed0f
3 files changed
.babelrc
@@ -1,7 +1,8 @@
1
{
2
"presets": [
3
"@babel/preset-react",
4
- "@babel/preset-env"
+ "@babel/preset-env",
5
+ "@babel/preset-typescript"
6
],
7
"env": {
8
"production": {
0 commit comments