9 lines
82 B
Plaintext
9 lines
82 B
Plaintext
|
{
|
||
|
"presets": [
|
||
|
["@babel/env", {
|
||
|
"targets": {
|
||
|
"node": true
|
||
|
}
|
||
|
}]
|
||
|
]
|
||
|
}
|