repo.or.cz
/
phpmyadmin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Translated using Weblate (Portuguese (Brazil))
[phpmyadmin.git]
/
babel.config.json
blob
05d294cc7b22aa5edc0b3d22ea8d09dc4c29cde7
1
{
2
"presets": [
3
[
4
"@babel/preset-env",
5
{
6
"targets": {
7
"node": "current"
8
}
9
}
10
],
11
"@babel/preset-typescript"
12
]
13
}