編集

React Scan

Million Lint の開発している React Scan が話題になっていた。

https://github.com/aidenybai/react-scan

次のコマンドで簡単に試すことができる。

shell
npx react-scan@latest http://localhost:3000
編集