-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
PR: Breaking Change 💥A type of pull request used for our changelog categories for next major releaseA type of pull request used for our changelog categories for next major releasePR: New Feature 🚀A type of pull request used for our changelog categoriesA type of pull request used for our changelog categoriesoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue
Milestone
Description
code frame is used in TSLint. Lint errors have a range instead of a single character pointer. Can we extend the code frame to accept a range too?
A lint error can have a range like this:
var f = ab => {};
~~ I volunteer to make the change if it's an acceptable change from your side.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
PR: Breaking Change 💥A type of pull request used for our changelog categories for next major releaseA type of pull request used for our changelog categories for next major releasePR: New Feature 🚀A type of pull request used for our changelog categoriesA type of pull request used for our changelog categoriesoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue