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
/
devtools
/
client
/
netmonitor
/
test
/
.eslintrc.js
blob: d6776ad3f732731ae359a407709c37f7f4d564ff (
plain
)
1
2
3
4
5
6
7
"use strict"
;
module
.
exports
=
{
env
:
{
jest
:
true
,
},
};