mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-26 22:54:59 +00:00
11 lines
163 B
Plaintext
Executable File
11 lines
163 B
Plaintext
Executable File
{
|
|
"presets": [
|
|
[
|
|
"@babel/preset-env",
|
|
{
|
|
"exclude": ["transform-regenerator"]
|
|
}
|
|
]
|
|
]
|
|
}
|