https://github.com/swiftcarrot/babel-preset-swiftcarrot
babel config
https://github.com/swiftcarrot/babel-preset-swiftcarrot
Last synced: about 2 months ago
JSON representation
babel config
- Host: GitHub
- URL: https://github.com/swiftcarrot/babel-preset-swiftcarrot
- Owner: swiftcarrot
- License: mit
- Created: 2019-05-12T09:46:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-19T08:38:55.000Z (over 5 years ago)
- Last Synced: 2024-04-16T05:51:53.515Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 249 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# babel-preset-swiftcarrot
[](https://www.npmjs.com/package/babel-preset-swiftcarrot)
[](https://www.npmjs.com/package/babel-preset-swiftcarrot)
[](https://travis-ci.org/swiftcarrot/babel-preset-swiftcarrot)
[](https://codecov.io/gh/swiftcarrot/babel-preset-swiftcarrot)
[](https://github.com/prettier/prettier)### Installation
```sh
yarn add @babel/core babel-preset-swiftcarrot --dev
npm install @babel/core babel-preset-swiftcarrot --save-dev
```### Usage
```json
{
"presets": ["swiftcarrot"]
}
```### License
MIT