repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git]
/
packages
/
srp
/
babel.config.js
blob
a27abb8837e54fe7159c16452709ad09d58ea86c
1
module
.
exports
= {
2
presets
: [
'@babel/preset-env'
, [
'@babel/preset-react'
, {
runtime
:
'automatic'
}],
'@babel/preset-typescript'
],
3
};