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