-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
enhancementNew feature or requestNew feature or requesttriageWaiting for team members to take a lookWaiting for team members to take a look
Description
Before You File a Proposal Please Confirm You Have Done The Following...
- I have searched for related issues and found none that match my proposal.
- I have searched the current rule list and found no rules that match my proposal.
- I have read the FAQ and my problem is not listed.
Relevant Package
typescript-estree
My proposal is suitable for this project
- I believe my proposal would be useful to the broader TypeScript community (meaning it is not a niche proposal).
Description
Similar to #11655, but for properties.
({abstract property: 1});
({async property: 1});
({declare property: 1});
({export property: 1});
({override property: 1});
({private property: 1});
({protected property: 1});
({public property: 1});
Additional Info
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttriageWaiting for team members to take a lookWaiting for team members to take a look