kevinpollet / pika-pack-plugin-template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:TypeScript 96.3%Language:JavaScript 3.7%