babel-config-pandora-typescript
v1.1.0
Published
babel config for typescript
Downloads
2
Maintainers
Readme
babel-config-pandora-typescript
babel config for typescript
Install
npm i -D babel-config-pandora-typescript
Usage
In your babel configuration (babel.config.js
):
module.exports = {
extends: 'babel-config-pandora-typescript',
};