@busybox/babel-preset-typescript

2024.2.29-alpha.203 • Public • Published

@busybox/babel-preset-typescript

Babel preset for TypeScript.

Installation

npm install --save-dev @babel/core @babel/cli @busybox/babel-preset-typescript

Add babel.config.json Working Example:

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

Execute babel command by npx babel src --out-dir dist --extensions ".ts" to compile your code.

Readme

Keywords

none

Package Sidebar

Install

npm i @busybox/babel-preset-typescript

Weekly Downloads

73

Version

2024.2.29-alpha.203

License

MIT

Unpacked Size

2.38 kB

Total Files

4

Last publish

Collaborators

  • davidnhk