pierremtb / easy-fit

Parse your .FIT files easily, directly from JS
Other
70 stars 51 forks source link

cannot set option `force` #25

Open hoonoh opened 6 years ago

hoonoh commented 6 years ago

https://github.com/pierremtb/easy-fit/blob/e5dc98f9d8a9671d4a92d5392038b9338cb309ed/src/easy-fit.js#L6

I think this should be ..

force: options.force === false ? false : true