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
/
browser
/
components
/
resistfingerprinting
/
test
/
mochitest
/
.eslintrc.js
blob: 16ee78885f2a6546947ae96503b642c758798338 (
plain
)
1
2
3
4
5
6
7
"use strict"
;
module
.
exports
=
{
rules
:
{
"no-eval"
:
"off"
,
},
};