Skip to content

biome -> vite+, TypeScript v6#14

Merged
koh110 merged 4 commits intomainfrom
dev
Mar 30, 2026
Merged

biome -> vite+, TypeScript v6#14
koh110 merged 4 commits intomainfrom
dev

Conversation

@koh110
Copy link
Copy Markdown
Owner

@koh110 koh110 commented Mar 17, 2026

  • Added license and author fields to package.json in root and client packages
  • Updated format and lint scripts to use vite-plus (vp)
  • Removed redundant author and license fields from client and universal package.json
  • Refactored scripts in client and universal packages for consistency
  • Cleaned up test files by simplifying assertions and imports
  • Introduced a new vite.config.ts for formatting and linting configurations
  • Adjusted type definitions and function signatures for better readability

koh110 added 2 commits March 17, 2026 21:17
- Added license and author fields to package.json in root and client packages
- Updated format and lint scripts to use vite-plus (vp)
- Removed redundant author and license fields from client and universal package.json
- Refactored scripts in client and universal packages for consistency
- Cleaned up test files by simplifying assertions and imports
- Introduced a new vite.config.ts for formatting and linting configurations
- Adjusted type definitions and function signatures for better readability
@koh110 koh110 force-pushed the dev branch 2 times, most recently from 7e72465 to 525931b Compare March 24, 2026 10:58
- Updated express from ^4.18.2 to ^5.2.1 in examples package.
- Updated @types/express from ^5.0.0 to ^5.0.6 and typescript from ^5.4.5 to ^6.0.2 in examples package.
- Updated typescript from ^5.8.2 to ^6.0.2 in universal package.
- Removed experimental flag from test command in both examples and universal packages.
- Added "types": ["node"] to the tsconfig.json in the universal package for better type support.
@koh110 koh110 changed the title biome -> vite+ biome -> vite+, TypeScript v6 Mar 30, 2026
@koh110 koh110 merged commit c5754c6 into main Mar 30, 2026
3 checks passed
@koh110 koh110 deleted the dev branch March 30, 2026 10:13
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.

1 participant