Skip to content

Conversation

@kimyouknow
Copy link
Collaborator

Overview

Refactor: tidy up root package.json and move workspace-specific settings into each package.

  • I cleaned up top-level scripts/deps and applied minimal, explicit package.json files per workspace to reduce coupling and improve clarity.

Checklist

  • Did you write the test code?
  • Have you run yarn run fix to format and lint the code and docs?
  • Have you run yarn run test:coverage to make sure there is no uncovered line?
  • Did you write the JSDoc?

…t organization and TypeScript configuration

- Added directory path to repository URL in package.json.
- Simplified scripts in package.json by removing redundant commands and introducing new ones for linting and testing.
- Updated TypeScript configuration to include all files in the src directory.
…s and type definitions

- Added linting and type checking scripts to package.json for improved code quality.
- Introduced a test coverage script to facilitate better testing practices.
- Updated tsconfig.json to include type definitions for testing library.
@kimyouknow kimyouknow self-assigned this Jan 27, 2026
@github-actions
Copy link

Size Change: 0 B 🆕

Total Size: 0 B

compressed-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants