Code Review
/
bottlenecks.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Fix the version of urllib
[bottlenecks.git]
/
test-scheduler
/
ui
/
.babelrc
1
{
2
"presets": [
3
["env", {
4
"modules": false,
5
"targets": {
6
"browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
7
}
8
}],
9
"stage-2"
10
],
11
"plugins": ["transform-vue-jsx", "transform-runtime"]
12
}