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
[DRVWEB-4373] Add Suggestion Mode spotlight onboarding modal for docs on drive
[ProtonMail-WebClient.git]
/
packages
/
llm
/
babel.config.js
blob
a3092abe5333c5ea076f3d779904e1ed5b061b9b
1
module.exports = {
2
presets: [['@babel/preset-env', { targets: { node: 'current' } }], '@babel/preset-typescript'],
3
};