woocommerce/tools/monorepo-merge
Christopher Allford fc56455e47 Fixed Monorepo Merge Build
By default, TypeScript looks for type roots in
parent node_modules directories. We can't
do this because there are React types
that cause errors. This commit explicitly
defines the type roots for the package to avoid
that behavior.
2022-05-06 13:06:22 -07:00
..
bin Addressed PR Feedback 2022-02-28 09:43:16 -08:00
codemods Introduce codemod for changing i18n text domain 2022-04-01 11:41:32 +08:00
src Expanded Issue Transfer Error Messaging 2022-03-18 11:24:27 -07:00
.eslintignore Added monorepo-merge Tool Scaffolding 2022-02-28 09:43:02 -08:00
.eslintrc Added monorepo-merge Tool Scaffolding 2022-02-28 09:43:02 -08:00
.gitignore Added monorepo-merge Tool Scaffolding 2022-02-28 09:43:02 -08:00
package.json Introduce codemod for changing i18n text domain 2022-04-01 11:41:32 +08:00
tsconfig.json Fixed Monorepo Merge Build 2022-05-06 13:06:22 -07:00