Open1
react-intersection-observer の useInView と @typescript-eslint/recommended-type-checked
ピン留めされたアイテム
package
eslint
code
error
Unsafe assignment of an error typed value.eslint@typescript-eslint/no-unsafe-assignment
Unsafe call of an `error` type typed value.eslint@typescript-eslint/no-unsafe-call
逃げ
or
"plugin:@typescript-eslint/recommended"
でスルーする感じ?
ハマっていろいろ調べてはみたものの、ライブラリの型から逃げずに回避する方法見つけられず...