chrome-launcher icon indicating copy to clipboard operation
chrome-launcher copied to clipboard

Add test for successful typecheck from dependent module

Open paulirish opened this issue 7 years ago • 1 comments

A test for https://github.com/GoogleChrome/chrome-launcher/issues/81

image

see also https://github.com/GoogleChrome/lighthouse/pull/4192#issuecomment-356150346

i was thinking a more functional test. e.g. some module that require()s chrome-launcher successfully typechecks with TS.

paulirish avatar Jan 09 '18 19:01 paulirish

I attempted this in a branch: https://github.com/GoogleChrome/chrome-launcher/compare/fixtstypingsattempt

however i can't get this 'Could not find a declaration file' error. :(

paulirish avatar Jan 10 '18 23:01 paulirish