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