Open Issues Need Help
View All on GitHubAI Summary: This issue proposes removing the `identity-obj-proxy` dependency from devDependencies. The author suggests an alternative approach using a custom Proxy object to achieve the same mocking functionality for CSS/SCSS/LESS files, which could simplify the project's dependencies.
AI Summary: This issue proposes adding Jest and React Testing Library (RTL) to the project's development dependencies. The goal is to enable component testing by including a dummy test, updating the test script, and documenting the new command in the README. Code coverage is explicitly out of scope for this task.
AI Summary: This issue requests the creation of a pull request template for the repository. The template should include specific sections for an overview, work description, testing and package updates, and developer notes to standardize the pull request process.