pika-pack-plugin-template

October 16, 2019 · View on GitHub

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