ここら辺を読んでるんだけど、"noImplicitAny"をtrueにすることでエラーが抑制されるの直感的じゃねぇな
No widening in strict null checking mode by ahejlsberg · Pull Request #8944 · microsoft/TypeScript https://github.com/microsoft/TypeScript/pull/8944
Dev of Mastodon client: TheDesk and TootDesk
Choose your OS:
Windows-> https://thedesk.top
Linux-> https://thedesk.top
macOS-> https://thedesk.top
iOS-> https://apps.apple.com/app/id1591748028
Android-> 😇
ここら辺を読んでるんだけど、"noImplicitAny"をtrueにすることでエラーが抑制されるの直感的じゃねぇな
No widening in strict null checking mode by ahejlsberg · Pull Request #8944 · microsoft/TypeScript https://github.com/microsoft/TypeScript/pull/8944
"strict": trueにするとnoImplicitAnyもtrueになるからとりあえず安心だと思ったら、
VSCodeに搭載されているデフォルトのjsconfigではnoImplicitAny: falseだからエラーが出てよくわからんことになる
やっと直接言及しているIssue見つけた
Empty array's type changes from never to any when turning on noImplicitAny · Issue #36987 · microsoft/TypeScript https://github.com/microsoft/TypeScript/issues/36987
Your Spotfy、ローカルには普通に建ったけど、
そもそも一回で24時間分のデータしか取れないから実質常時起動しとかなきゃいかんし
サーバーに移さんとなぁ