Husky React : react 초기세팅 - commit 을 정리된 상태로 넘기기 ESLint , Prettier, husky 를 활용해 git commit 전에 알아서 정리시켜서 commit 시키기 코드를 쓰다보면 어느순간 코드가 지저분해지는 경우가 있다. 이럴때 일일히 commit 전에 코드를 정리해주고 commit 시키는 경우가 많은데, commit 전에 코드에 문제가 없는지 확인하는 작업이 필요하다. 코드 정리와 체크 등을 commit을 함과 동시에 체크하고 넘기는... PrettierESLintReactcommitHuskyESLint 🦊 TIL 0125 So when the user re-clicks the button, the code becomes true and the page is newly drawn. ⬇️ Count Modal setCount(count + 1); But when the user doesn't type anything in the initial value in useState, error occurs. --> Si... frontendHusky.reverse()prev()modal.reverse()
React : react 초기세팅 - commit 을 정리된 상태로 넘기기 ESLint , Prettier, husky 를 활용해 git commit 전에 알아서 정리시켜서 commit 시키기 코드를 쓰다보면 어느순간 코드가 지저분해지는 경우가 있다. 이럴때 일일히 commit 전에 코드를 정리해주고 commit 시키는 경우가 많은데, commit 전에 코드에 문제가 없는지 확인하는 작업이 필요하다. 코드 정리와 체크 등을 commit을 함과 동시에 체크하고 넘기는... PrettierESLintReactcommitHuskyESLint 🦊 TIL 0125 So when the user re-clicks the button, the code becomes true and the page is newly drawn. ⬇️ Count Modal setCount(count + 1); But when the user doesn't type anything in the initial value in useState, error occurs. --> Si... frontendHusky.reverse()prev()modal.reverse()