rush-papapa

0.0.1 • Public • Published

rush-papapa

NPM version NPM Downloads Prettier Conventional Commits

The amusing locate the position of code from UI

Installation

npm install rush-papapa
# or use yarn 
yarn add rush-papapa

Usage

.babelrc

{
  "plugins": [
+   "rush-papapa/babel"
    ...
  ]
}

Contributing

  • Fork it!
  • Create your new branch:
    git checkout -b feature-new or git 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)' or git 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 🐟

Package Sidebar

Install

npm i rush-papapa

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

39.8 kB

Total Files

23

Last publish

Collaborators

  • moyuyc