Ark
{
"presets": [ [
"@babel/env",
"targets": {
"node": 14
}
],
"@babel/typescript"
"ignore": [
"**/*.d.ts"
]