index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolkit
/
components
/
passwordmgr
/
test
/
browser
/
.eslintrc.js
blob: 000a981cbef991941bba4af70a1d36c6e953f41d (
plain
)
1
2
3
4
5
6
7
"use strict"
;
module
.
exports
=
{
rules
:
{
"no-var"
:
"off"
,
},
};