6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
{
|
|
"presets": ["@babel/env"],
|
|
"plugins": [
|
|
"@babel/plugin-syntax-class-properties"
|
|
]
|
|
} |