index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
webkit
/
PerformanceTests
/
Speedometer3
/
babel.config.json
blob: 2607ec68ff2c726dfec805994897db0c8b56523c (
plain
)
1
2
3
4
5
6
7
8
9
10
{
"plugins"
:
[
[
"@babel/plugin-proposal-decorators"
,
{
"legacy"
:
true
}
]
]
}