Teppei Sato
Teppei Sato
@MichaelDeBoey I've reopened there: https://github.com/eslint-community/eslint-plugin-eslint-comments/issues/133 thank you!
processUnprovidedTypes - walkInnerSymbols: enum{goog.net.WebChannel.FailureRecovery.State}, goog.net.WebChannel.FailureRecovery.State - walkInnerSymbols: enum{goog.net.WebChannel.FailureRecovery.FailureCondition}, goog.net.WebChannel.FailureRecovery.FailureCondition
fixed: `goog.module.ModuleLoader` in https://github.com/angular/clutz/pull/831
https://developer.mend.io/github/teppeis/eslint-config-teppeis
https://github.com/angular/clutz/pull/689 introduced the type definition. > // TODO(lucassloan): goog.Promise has bad types that are coerced to any, so explicitly emit any > // and change to the proper type `(value:...
The externs for `IThenable::then`, `Promise::catch` and `Promise::then` in Closure Compiler were changed, adding `REJECTED_VALUE` to the template. https://github.com/google/closure-compiler/commit/b3df223618d87495e749532d1dd216370bb4b7c3
@nicks thanks you. I noticed the experimentalCompilerOptions after I wrote this. Tentatively, polyfill is now available with it. OK, I'll send PR later. Did you enjoy cherry-blossom viewing in Tokyo?...
glob v11 drops node v18, but EOL of node v18 is 2025-04-30.