babel.config.js (
6
lines of code) (
raw
):
module.exports = { presets: ["@babel/env", "@babel/react", "@babel/preset-typescript" ] }