This package has been deprecated

Author message:

For study, not used yet sorry :|

@mhirba/babel-preset-next

1.9.2 • Public • Published

@mhirba/babel-preset-next

build status version

Summary

Overview

A Node.js Typescript with Babel configuration for Mhirba source code.
Yes, it's a beautiful 融合, Fūjon :)

Je ne pense jamais au futur. Il vient bien assez tôt.. _ Albert Einstein

Installation

Use Yarn or NPM to install.

yarn add --dev @mhirba/babel-preset-next

or

npm install --save-dev @mhirba/babel-preset-next

Usage

Simple. Basic.

Extends your specific babel configuration and add the presets; For example in an .babelrc file:

{
  "presets": ["@mhirba/next"]
}

Configuration

Presets

We use the basic presets @babel/env and @babel/typescript

Plugins

The plugins used are:

  • @babel/plugin-transform-runtime
  • @babel/plugin-proposal-class-properties
  • @babel/plugin-proposal-object-rest-spread
  • @babel/plugin-proposal-decorators
  • @babel/plugin-proposal-object-rest-spread
  • babel-plugin-transform-typescript-metadata

Credits

Craft with ❤️ by Majdi Toumi|Mhirba in Paris.

Package Sidebar

Install

npm i @mhirba/babel-preset-next

Weekly Downloads

0

Version

1.9.2

License

MIT

Unpacked Size

5.36 kB

Total Files

13

Last publish

Collaborators

  • ch0pper