Closed ikokostya closed 8 years ago
This pull request describes style for destructuring assignment. All this rules already checked with current eslint configuration.
eslint
👍
I found that comma-spacing rule doesn't check holes in array.
This pull request describes style for destructuring assignment. All this rules already checked with current
eslint
configuration.