6 lines
68 B
Plaintext
Raw Normal View History

2025-03-19 15:35:09 +08:00
{
presets: [
["env", { targets: { node: "current" }}],
],
}