woocommerce/packages/js/integrate-plugin
Leif Singer 1ed69451a5
integrate-plugin: remove superfluous test scripts (#41053)
* remove superfluous test scripts

* Add changefile(s) from automation for the following project(s): @woocommerce/integrate-plugin

---------

Co-authored-by: github-actions <github-actions@github.com>
2023-10-27 00:16:31 +02:00
..
bin Add initial migration script (#40564) 2023-10-05 09:35:50 -03:00
changelog integrate-plugin: remove superfluous test scripts (#41053) 2023-10-27 00:16:31 +02:00
src Add initial migration script (#40564) 2023-10-05 09:35:50 -03:00
typings Add initial migration script (#40564) 2023-10-05 09:35:50 -03:00
.eslintrc.js Add initial migration script (#40564) 2023-10-05 09:35:50 -03:00
.npmrc Add initial migration script (#40564) 2023-10-05 09:35:50 -03:00
README.md Add initial migration script (#40564) 2023-10-05 09:35:50 -03:00
babel.config.js Add initial migration script (#40564) 2023-10-05 09:35:50 -03:00
changelog.md Add initial migration script (#40564) 2023-10-05 09:35:50 -03:00
composer.json Add initial migration script (#40564) 2023-10-05 09:35:50 -03:00
composer.lock Add initial migration script (#40564) 2023-10-05 09:35:50 -03:00
jest.config.json Add initial migration script (#40564) 2023-10-05 09:35:50 -03:00
package.json integrate-plugin: remove superfluous test scripts (#41053) 2023-10-27 00:16:31 +02:00
tsconfig-cjs.json Add initial migration script (#40564) 2023-10-05 09:35:50 -03:00
tsconfig.json Add initial migration script (#40564) 2023-10-05 09:35:50 -03:00

README.md

@woocommerce/integrate-plugin

Integrate plugin is a tool to help existing WordPress plugins get set up with JavaScript & React in order to extend and create Blocks. The tool can also be used for scaffolding block examples.