InputLine needs to take the Form's generic.
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 20 Feb 2020 06:08:19 +0000 (01:08 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 20 Feb 2020 06:08:19 +0000 (01:08 -0500)
commitf2b3a38911dca10a05fb572283e3550e8408c201
treecfa31942648f190e80d4a7a6fd7b10d40fafdcf1
parent3abea86f3c4bf91e222b8d7c5d76d5a4e2717261
InputLine needs to take the Form's generic.

The refactor in b51c88b40714d3b7183fd593c9e4496ff5dc7162 had failing
tests that was hidden by Jest's cache.
src/Line.test.ts
src/Line.ts