Skip to content

Commit 4ac1ac9

Browse files
committed
todone
1 parent 712ea3b commit 4ac1ac9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ Accepts input from `RecognizeStream()` and friends, writes text to supplied `out
202202
## todo
203203

204204
* Solidify API
205-
* enable eslint - https://github.ibm.com/fed/javascript-style-guides
206205
* break components into standalone npm modules where it makes sense
207206
* record which shim/pollyfills would be useful to extend partial support to older browsers (Promise, fetch, etc.)
208207
* run integration tests on travis (fall back to offline server for pull requests)
@@ -217,5 +216,4 @@ Accepts input from `RecognizeStream()` and friends, writes text to supplied `out
217216
* consider moving STT core to standalone module
218217
* look for bug where single-word final results may omit word confidence (possibly due to FormatStream?)
219218
* fix bug where TimingStream shows words slightly before they're spoken
220-
* automatically turn on objectMode when required by other options (timing, confidence, etc.
221219
* support jquery objects for element and targetElement

0 commit comments

Comments
 (0)