vdslab / steam-suggester

https://vdslab-steam-suggester.vercel.app
2 stars 2 forks source link

価格フィルターを中心とした変更 #48

Closed inoue021231 closed 3 months ago

inoue021231 commented 3 months ago
vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vdslab-steam-suggester ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2024 9:21am
kinakomoch7 commented 3 months ago

d3.d.tsを入れてるところって、これって型定義ファイルがモジュールにないからだと思ってるんですけど、、 (https://www.npmjs.com/package/@types/d3) からライブラリ入れたりしたら解決できない??

kinakomoch7 commented 3 months ago

一致度のプレイ時間関連ってもうほぼ実装しない方針だと思うので、お手すきで消してくれ

inoue021231 commented 3 months ago

d3.d.ts消せました

inoue021231 commented 3 months ago

一致度のプレイ時間関連ってもうほぼ実装しない方針だと思うので、お手すきで消してくれ

気が向いたらやります、気が向いたら

kinakomoch7 commented 3 months ago

useEffectの第二引数に空配列を渡すとeslintで警告でるのを消してくれ

https://zenn.dev/mackay/articles/1e8fcce329336d

多分 .eslintrc.jsonに書けばすむと思う