Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.25 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.25 KB

pika-pack-plugin-template

Use this template Build Status License

Repository template to create a @pika/pack build plugin.

Features

  • Strict TypeScript type checking
  • Testing with Jest
  • Reinvented build pipeline with @pika/pack
  • Code formatting with Prettier
  • Code linting with ESLint

Contributing

Contributions are welcome!

Want to file a bug, request a feature or contribute some code?

  • Check out the Code of Conduct
  • Check that there is no existing issue corresponding to your bug or feature
  • Before implementing a new feature, discuss your changes in an issue first!

License

MIT © kevinpollet