Граф коммитов

1 Коммитов

Автор SHA1 Сообщение Дата
Glenn Harper 6c070c429f
Convert to using ESLint for static code analysis (#498)
* Initial cleanup, 1884 errors remaining

* use async cancelSpeech synchronously in callback

* fix synthvoiceresult constructor

* fix IInternalParticipant to add members forgotten in original implementation, more lint fixes

* turn off member ordering, more fixes for linter

* down to 1301 problems (but inferred types ain't one).

* 1254 errors

* more lints

* lint progress checkin

* 989 problems

* 899 errors

* milestone checkin

* add IActivity interface

* milestone checkin

* milestone checkin

* 425 errors

* milestone checkin < 400 errors

* milestone checkin

* 224 errors

* 194 errors

* 94 issues

* CertChecks passes lint without breaking tests

* all src files pass eslint

* fix build issues, allow eslint to fail build

* package changes for build

* og package lock

* retry build

* different import order for certchecks

* revert cert_checks

* see if this builds

* testing url-parse removal

* Use more complete WordResult interface

* More correct IActivity interface

* add hostname to options in CertChecks
2022-03-15 13:46:57 -07:00