{ "presets": [ [ "@babel/env", { "targets": { "node": 10 } } ], "@babel/typescript" ] }