@otools/babel-preset-otool
v0.0.25
Published
babel preset
Downloads
11
Readme
@otools/babel-preset-otool
Usage
// babel.config.js
module.exports = {
presets: ['@otools/babel-preset-otool'],
}
Features
- [x]
TypeScript
- [x]
React
(includereact-hot-loader
) - [x]
NODE_ENV
/BABEL_ENV
support- [x]
development
: used in development mode - [x]
test
: used in test - [x]
production
: used in production mode
- [x]