mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 21:55:09 +00:00
11 lines
153 B
Plaintext
Executable File
11 lines
153 B
Plaintext
Executable File
{
|
|
"presets": [
|
|
[
|
|
"@babel/preset-env",
|
|
{
|
|
"exclude": ["transform-regenerator"]
|
|
}
|
|
]
|
|
]
|
|
}
|