https://github.com/kazuma1989/hello-babel-plugins
https://github.com/kazuma1989/hello-babel-plugins
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kazuma1989/hello-babel-plugins
- Owner: kazuma1989
- Created: 2019-12-05T08:57:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T02:22:03.000Z (over 2 years ago)
- Last Synced: 2025-01-22T09:33:06.975Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 925 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello-babel-plugins
I'm learning how to make my babel plugins.
## Getting started
```zsh
yarn
yarn test
```The tests will all pass.