You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this issue.
This is a parser issue. The parser now parses | as a Vue2 filter. We need to add an option to the parser it to parse as JavaScript.
Tell us about your environment
Please show your full configuration:
What did you do?
Using the pipeline operator and babel
What did you expect to happen?
eslint should not complain.
What actually happened?
eslint complained.
Repository to reproduce this issue
none
The text was updated successfully, but these errors were encountered: