mirror of
https://github.com/AtHeartEngineering/zk-kit.git
synced 2026-04-20 03:00:15 -04:00
4 lines
109 B
JSON
4 lines
109 B
JSON
{
|
|
"presets": [["@babel/preset-env", { "targets": { "node": "current" } }], "@babel/preset-typescript"]
|
|
}
|