mirror of
https://github.com/daniel-j/fimfic2epub.git
synced 2025-03-20 10:54:50 +13:00
7 lines
88 B
Text
7 lines
88 B
Text
{
|
|
"presets": [['@babel/env', {
|
|
"targets": {
|
|
"node": "current"
|
|
}
|
|
}]]
|
|
}
|