This commit is contained in:
MarcWieland
2026-07-26 23:57:23 +02:00
commit 8b613ec0bc
6300 changed files with 1257646 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
presets: [
["env", { targets: { node: "current" }}],
],
}