index
:
firefox
debian
progress-linux
upstream
debian 11: firefox
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote
/
test
/
puppeteer
/
prettier.config.js
blob: 4c5c41c6877d5e118a4d531533cb11ec9042a4fb (
plain
)
1
2
3
4
5
module
.
exports
=
{
semi
:
true
,
trailingComma
:
'es5'
,
singleQuote
:
true
,
};