mirror of
https://github.com/0xPARC/zkmessage.xyz.git
synced 2026-01-09 22:37:55 -05:00
14 lines
152 B
Plaintext
14 lines
152 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"next/babel",
|
|
{
|
|
"preset-env": {
|
|
"exclude": ["transform-exponentiation-operator"]
|
|
}
|
|
}
|
|
]
|
|
],
|
|
"plugins": []
|
|
}
|