babel-config-atomikui
v0.1.1
Published
The Babel config for @atomikui/core
Readme
babel-config-atomikui
The babel configuration for @atomikui/core
installation
// with npm
npm install babel-config-atomikui
// with yarn
yarn add babel-config-atomikuiUsage
Include via .babelrc.js
module.exports = require("babel-config-atomikui");