mirror of
https://github.com/esiur/esiur-js.git
synced 2025-05-06 04:22:58 +00:00
10 lines
182 B
Plaintext
10 lines
182 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"@babel/preset-env"
|
|
]
|
|
]
|
|
//"plugins": [
|
|
//["@babel/plugin-proposal-class-properties", { "loose": true }]
|
|
//]
|
|
} |