Skip to content
This repository has been archived by the owner on Mar 5, 2019. It is now read-only.
/ babel-preset-mkitt Public archive

Common babel presets and plugin configuration

License

Notifications You must be signed in to change notification settings

mkitt/babel-preset-mkitt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Babel presets, plugins and environment configurations

  1. Presets: env, flow
  2. Plugins: emotion
yarn add babel-preset-mkitt -DE

Add to package.json:

"babel": {
  "presets": [
    "mkitt"
  ]
}

mkitt.net | github/mkitt