yandex / mapsapi-codestyle

JavaScript and TypeScript Style Guide
Other
213 stars 36 forks source link

es6: destructuring assignment #68

Closed ikokostya closed 8 years ago

ikokostya commented 8 years ago

This pull request describes style for destructuring assignment. All this rules already checked with current eslint configuration.

tarmolov commented 8 years ago

👍

ikokostya commented 8 years ago

I found that comma-spacing rule doesn't check holes in array.