-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commented out cases no longer needed for Espree. close #582
- Loading branch information
Showing
1 changed file
with
48 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e3c41ca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe add a link to an issue or some explanation as to why these rules are commented?
And maybe we don't want to delete this rule, but we could delete the parts of the rule that are not needed anymore?
e3c41ca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think all the parts are necessary for the re-export handling. It's only these trivial cases that have become parser errors.