9 lines
142 B
Plaintext
Executable File
9 lines
142 B
Plaintext
Executable File
{
|
|
"presets": [
|
|
[
|
|
"@babel/preset-env"
|
|
]
|
|
],
|
|
"plugins": ["@babel/plugin-transform-optional-chaining"],
|
|
}
|