@opd/babel-preset-lib
babel preset used by ts lib in pangu
Usage
npm i @opd/babel-preset-lib -D
{
"presets": ["@opd/babel-preset-lib"]
}
Features
- [x]
TypeScript
- [x]
NODE_ENV
/BABEL_ENV
support- [x]
commonjs
: used in build commonjs modules - [x] other: used default
- [x]