mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-05-05 10:59:45 +00:00
dcec8f39a0
This reverts commit 8dd30db30d.
11 lines
163 B
Plaintext
Executable File
11 lines
163 B
Plaintext
Executable File
{
|
|
"presets": [
|
|
[
|
|
"@babel/preset-env",
|
|
{
|
|
"exclude": ["transform-regenerator"]
|
|
}
|
|
]
|
|
]
|
|
}
|