13 lines
131 B
Plaintext
Raw Normal View History

2025-06-26 14:55:08 +08:00
{
"presets": [
[
"env",
{
"modules": false
}
]
],
"plugins": [
"external-helpers"
]
}