smallstonesk
4 years ago
12 changed files with 21 additions and 70 deletions
@ -1,18 +0,0 @@ |
|||
{ |
|||
"presets": [ |
|||
[ |
|||
"@babel/preset-env", |
|||
{ |
|||
"loose": true, |
|||
"modules": false |
|||
} |
|||
], |
|||
"@babel/preset-react", |
|||
"@babel/typescript" |
|||
], |
|||
"plugins": [ |
|||
"@babel/proposal-class-properties", |
|||
"@babel/proposal-object-rest-spread", |
|||
"@babel/plugin-transform-runtime" |
|||
] |
|||
} |
@ -1,3 +0,0 @@ |
|||
{ |
|||
"extends": "../../.babelrc" |
|||
} |
@ -1,3 +0,0 @@ |
|||
{ |
|||
"extends": "../../.babelrc" |
|||
} |
@ -1,3 +0,0 @@ |
|||
{ |
|||
"extends": "../../.babelrc" |
|||
} |
Loading…
Reference in new issue