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