allegro / allegro/typescript-strict-plugin
Commands do not parse correctly when the path contains parentheses.
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 397
- Fork
- 34
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.