0.1.3 • Published 2 months ago

@battis/babel-config v0.1.3

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 months ago

@battis/babel

Boilerplate to compile both CommonJS and ES modules from "normal" typescript using Babel, with exported Typescript types to boot.

Still very much a moving target as I run into wrinkles in my own projects.

Install

If using pnpm, in .npmrc:

public-hoist-pattern[]=*babel*
public-hoist-pattern[]=typescript
npm i -D @battis/babel npm-run-all shx

Usage

npx babel-config

For options:

npx babel-config --help