00:56:35
icon

ここら辺を読んでるんだけど、"noImplicitAny"をtrueにすることでエラーが抑制されるの直感的じゃねぇな

No widening in strict null checking mode by ahejlsberg · Pull Request #8944 · microsoft/TypeScript github.com/microsoft/TypeScrip

Web site image
No widening in strict null checking mode by ahejlsberg · Pull Request #8944 · microsoft/TypeScript
00:58:30
icon

"strict": trueにするとnoImplicitAnyもtrueになるからとりあえず安心だと思ったら、
VSCodeに搭載されているデフォルトのjsconfigではnoImplicitAny: falseだからエラーが出てよくわからんことになる

01:21:26
icon

やっと直接言及しているIssue見つけた
Empty array's type changes from never to any when turning on noImplicitAny · Issue #36987 · microsoft/TypeScript github.com/microsoft/TypeScrip

Web site image
Empty array''s type changes from never to any when turning on noImplicitAny · Issue #36987 · microsoft/TypeScript
03:02:55
03:03:38
icon

めちゃくちゃおもろそうだけど、導入ハードル高ぇな

12:30:57
icon

Your Spotfy、ローカルには普通に建ったけど、
そもそも一回で24時間分のデータしか取れないから実質常時起動しとかなきゃいかんし
サーバーに移さんとなぁ