UNPKG

104 BPlain TextView Raw
1{
2 "presets": [
3 ["@babel/preset-env", {
4 "targets": "> 0.1% or not dead"
5 }]
6 ]
7}