This package has been deprecated

Author message:

This package will be moved to another package

@fooxly/babel-preset

3.0.0 • Public • Published

Fooxly Babel Preset

The default Babel preset for Fooxly projects.

npm version downloads ci status

🚀  Powered By

❤️  Support us

About 40% of your donation goes to one of the charities we support. For further information or questions please visit our website or contact us via charity@fooxly.com.

BuyMeACoffee    Patreon    PayPal


☁️  Installation

using npm

npm install --save-dev @fooxly/babel-preset

using yarn

yarn add -D @fooxly/babel-preset

📐  Usage

using .babelrc

{
  "presets": ["@fooxly/babel-preset"]
}

using package.json

...
"babel": {
  "presets": ["@fooxly/babel-preset"]
}
...

using React or React Native

Check out @fooxly/babel-preset-react.

Package Sidebar

Install

npm i @fooxly/babel-preset

Weekly Downloads

1

Version

3.0.0

License

MIT

Unpacked Size

8.97 kB

Total Files

5

Last publish

Collaborators

  • luchermkens
  • thom1606