k88hudson / react-formation

Robust, testable forms with react in minutes
https://k88hudson.github.io/react-formation
33 stars 9 forks source link

Coveralls shows wrong line numbers #24

Open k88hudson opened 9 years ago

k88hudson commented 9 years ago

In the file reports on coveralls, there's something weird going on:

https://coveralls.io/builds/3469748/source?filename=src%2Flib%2FValidator.js#L137

The line numbers referred to the transpiled output, but the code displayed is the source... It would be good to fix this if possible.