JamesHenry / typescript-estree

:sparkles: A parser that converts TypeScript source code into an ESTree-compatible form
https://jameshenry.blog
Other
84 stars 13 forks source link

test: add missing test cases for in and for loop #85

Closed armano2 closed 5 years ago

armano2 commented 5 years ago

This PR adds missing test fixtures for alignment tests for for in and for loop.

right now there is not even single test for it https://codecov.io/gh/armano2/typescript-estree/src/52ce5ddbabf9bb582dfb05c459d902c1a6a8ed73/src/convert.ts#L641

JamesHenry commented 5 years ago

:tada: This PR is included in version 9.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: