trisquel-icecat/icecat/third_party/webkit/PerformanceTests/Speedometer3/babel.config.json

10 lines
155 B
JSON

{
"plugins": [
[
"@babel/plugin-proposal-decorators",
{
"legacy": true
}
]
]
}