babel-preset-ko-app
v1.0.0
Published
Babel preset used by ko
Downloads
16
Maintainers
Readme
babel-preset-ko-app
This package includes the Babel preset used by ko
Usage Outside of ko
please checkout how to Using a Preset
{
"presets": ["ko-app"]
}
Output targets
We assume that you know Babel Config Option Output targets.And it's great to use browserslist
to manage babel output targets.