Typescript: IT WORKS
This commit is contained in:
@ -11,6 +11,7 @@ module.exports = (api) => {
|
||||
const config = {
|
||||
presets: [
|
||||
'@babel/react',
|
||||
'@babel/typescript',
|
||||
['@babel/env', envOptions],
|
||||
],
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user