Hhertz/node_modules/lowdb/.babelrc
2025-07-31 23:47:20 +03:00

13 lines
117 B
Plaintext

{
"presets": [
[
"env",
{
"targets": {
"node": "4"
}
}
]
]
}