mljs / regression-simple-linear

Simple Linear Regression
MIT License
28 stars 6 forks source link

Update typescript definition #2

Closed thejanasatan closed 3 years ago

thejanasatan commented 4 years ago

Fixes typescript definition to support ts 3.7.1

codecov[bot] commented 4 years ago

Codecov Report

Merging #2 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #2   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          46     46           
  Branches        6      6           
=====================================
  Hits           46     46

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 924a5a7...0adf19a. Read the comment docs.

targos commented 3 years ago

Superseded by https://github.com/mljs/regression-simple-linear/pull/3. Sorry we missed your PR.

thejanasatan commented 3 years ago

@targos no problem :)