chore(pdf-worker): Review build configuration (#37857)

This commit is contained in:
Tasso Evangelista 2025-12-20 00:49:53 -03:00 committed by GitHub
parent 0cbd1c3e48
commit 7a6c79d24a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +0,0 @@
{
"presets": [
"@babel/preset-env",
["@babel/preset-react", {
"runtime": "automatic"
}],
"@babel/preset-typescript"
]
}