0.2.1 • Published 9 years ago
babel-preset-preact-app v0.2.1
babel-preset-preact-app
Features
- Latest ECMAScript feature (babel-preset-env)
- Transform
async/awaitandgenerator - Transform
decorator - Automatically add
hdeclaration if file contains JSX tags
Install
yarn add babel-preset-preact-app --devUsage
{
"presets": ["preact-app"]
}Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Author
babel-preset-preact-app © egoist, Released under the MIT License. Authored and maintained by egoist with help from contributors (list).
egoistian.com · GitHub @egoist · Twitter @rem_rin_rin