MetaMask / metamask-design-system

2 stars 1 forks source link

Set up design-system-react package with unit testing, eslint, and TypeScript configurations #77

Closed georgewrmarshall closed 1 week ago

georgewrmarshall commented 3 weeks ago

Description

Set up the design-system-react package with proper unit testing and development configurations, ensuring that eslint, TypeScript, and the testing library dependencies are in place. This setup will streamline the development workflow, enforce code quality, and facilitate consistent testing practices across the project.

Technical Details

Acceptance Criteria