Antoine Codogno
Results
2
issues of
Antoine Codogno
- add import sorting - add unused import removal - add prettier plugin - run new rules on codebase
When using useState to track state in dev tool, passing "null" as argument to state setter will result in error in reinspect:  ```typescript const App = () => {...