mirror of
https://github.com/danog/madelineTon.js.git
synced 2024-11-29 20:08:57 +01:00
9 lines
171 B
Plaintext
9 lines
171 B
Plaintext
{
|
|
"presets": [
|
|
"@babel/preset-env"
|
|
],
|
|
"plugins": [
|
|
"@babel/plugin-proposal-class-properties",
|
|
"@babel/plugin-transform-runtime"
|
|
]
|
|
} |