This PR removes all instances of @metamask/metamask-module-template from the metamask-design-system monorepo. This template was initially included during the monorepo migration as a demonstration of creating packages using the create-package script and to verify package testing configurations. Now that we have a robust set of actual packages for testing linting and configurations, this example template is no longer needed. Removing it will simplify the codebase and reduce potential confusion.
Description
This PR removes all instances of
@metamask/metamask-module-template
from themetamask-design-system
monorepo. This template was initially included during the monorepo migration as a demonstration of creating packages using thecreate-package
script and to verify package testing configurations. Now that we have a robust set of actual packages for testing linting and configurations, this example template is no longer needed. Removing it will simplify the codebase and reduce potential confusion.Related issues
Fixes: https://github.com/MetaMask/metamask-design-system/issues/27
Manual testing steps
@metamask/metamask-module-template
to confirm their absence.Screenshots/Recordings
Before
https://github.com/user-attachments/assets/f526b137-c2b1-45ca-815f-a13ee99a8ed4
After
https://github.com/user-attachments/assets/386b3a22-6a9c-4262-a6ed-e90366d89349
Pre-merge author checklist
Pre-merge reviewer checklist