allegro / allegro/typescript-strict-plugin
Commands do not parse correctly when the path contains parentheses.
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 397
- Forks
- 34
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.