allegro / allegro/typescript-strict-plugin
Commands do not parse correctly when the path contains parentheses.
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 397
- Forks
- 34
- Métriques de merge des PR
- Métriques de PR en attente
Description
In Next.js, it is a common usecase where paths contain parenthesis.
https://nextjs.org/docs/app/getting-started/project-structure#route-groups-and-private-folders
The current parsing algorithm of this plugin splits string with `(` which results in missing strict checks.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.