2 commentaires (2 commentaires)2 réactions (2 réactions)0 assignés (0 assignés)TypeScript23 189 stars (23 189 stars)4 962 forks (4 962 forks)batch import
good first issuepackage:coreversion-4
Description
Cette issue ne contient pas de description.
- Type d'issue
- feature
- Direction de recherche
- Examine the router configuration code in packages/core/src/ to understand how paths are currently handled. The issue requests throwing an error for conflicting paths when configuring a router. Look at the createRouter function or similar to identify where validation can be added. Check comments for any additional context or maintainer suggestions.