swc/ecmascript/preset_env/package.json
강동윤 8ecbe14207
hygiene: handle use-use conflict (#599)
Note that as we don't care about emitting a clean code, the renamed output may not match it of bind-bind conflict or bind-use conflict.
2020-01-22 10:43:59 +09:00

9 lines
100 B
JSON

{
"devDependencies": {
"browserslist": "=4.7.3"
},
"browserslist": [
"defaults"
]
}