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
{{ message }}
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
What version of typescript-eslint-parser are you using?
2.0.0
What code were you trying to parse?
/**
* @param {Array} transferableList A list of fields in the message whose
* ownership is passed to the message recipient. This results in a
* zero-copy operation.
*/
What did you expect to happen?
Passes eslint when no-multi-spaces is enabled
What happened?
Failed eslint
The text was updated successfully, but these errors were encountered:
What version of TypeScript are you using?
2.2.1
What version of
typescript-eslint-parser
are you using?2.0.0
What code were you trying to parse?
What did you expect to happen?
Passes eslint when
no-multi-spaces
is enabledWhat happened?
Failed eslint
The text was updated successfully, but these errors were encountered: