allegro / allegro/typescript-strict-plugin

Commands do not parse correctly when the path contains parentheses.

Open
#94 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
397
Forks
34
PR merge metrics
PR metrics pending

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.