0.0.1 • Published 7 years ago
rush-papapa v0.0.1
rush-papapa
The amusing locate the position of code from UI
Installation
npm install rush-papapa
# or use yarn
yarn add rush-papapaUsage
.babelrc
{
"plugins": [
+ "rush-papapa/babel"
...
]
}Contributing
- Fork it!
- Create your new branch:
git checkout -b feature-neworgit checkout -b fix-which-bug - Start your magic work now
- Make sure npm test passes
- Commit your changes:
git commit -am 'feat: some description (close #123)'orgit commit -am 'fix: some description (fix #123)' - Push to the branch:
git push - Submit a pull request :)
Authors
This library is written and maintained by imcuttle, moyuyc95@gmail.com.
License
MIT - imcuttle 🐟