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
[MAILWEB-5981] Reduce redundancy by replacing the grayed out "Trash" button with...
[ProtonMail-WebClient.git]
/
packages
/
wallet
/
babel.config.js
blob
a27abb8837e54fe7159c16452709ad09d58ea86c
1
module.exports = {
2
presets: ['@babel/preset-env', ['@babel/preset-react', { runtime: 'automatic' }], '@babel/preset-typescript'],
3
};