mirror of
https://github.com/danog/madelineTon.js.git
synced 2024-12-02 09:17:48 +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"
|
|
]
|
|
} |