repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge branch 'renovate/all-minor-patch' into 'main'
[ProtonMail-WebClient.git]
/
packages
/
polyfill
/
.eslintrc.js
blob
753bc91eda8104e56fed1168071d23e455caac15
1
module.exports = {
2
env: {
3
browser: true,
4
es6: true,
5
},
6
parserOptions: {
7
sourceType: 'module',
8
},
9
};