babel-preset-scitent
v0.0.3
Published
Scitent's Babel preset
Downloads
3
Maintainers
Readme
babel-preset-scitent
Scitent's Babel preset.
Installing
With npm: npm install babel-preset-scitent --save-dev
;
With yarn: yarn add -D babel-preset-scitent
Usage
Simply add scitent
to yours .babelrc
:
{
"presets": ["scitent"]
}
Base Preset
Plugins
- @babel/plugin-transform-runtime
- @babel/plugin-proposal-nullish-coalescing-operator
- @babel/plugin-proposal-optional-chaining
- babel-plugin-module-resolver
License
Copyright © 2020 Scitent. Licensed under the MIT License.