allegro / allegro/typescript-strict-plugin
Commands do not parse correctly when the path contains parentheses.
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 397
- Forks
- 34
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.