1.0.7 • Published 5 years ago

@leohxj/babel-preset-dawn v1.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Install

npm install --save-dev @babel/core @leohxj/babel-preset-dawn

Useage

{
  "presets": [
    "@leohxj/dawn" // same as @leohxj/babel-preset-dawn
  ]
}

Options

react(boolean)

enable @babel/preset-react

typescript(boolean)

enable @babel/preset-typescript