ESLint를 설치하고 React 프로젝트를 하다보면 자꾸 뭐 prop 어쩌구 거슬리게 하는 친구가 있다. 프로젝트 root경로에 있는 `eslint.config.js` 파일을 잠깐 손봐주도록 하자. 그럼 rules : { .... } 속성이 보일텐데 여기에 아래 텍스트만 하나 추가해주면 된다 ."react/prop-types": "off" 전체 rules rules: { ...js.configs.recommended.rules, ...react.configs.recommended.rules, ...react.configs['jsx-runtime'].rules, ...reactHooks.configs.recommended.rules, 'react/j..
💡 공식 문서 react-toastifyReact notification made easy. Latest version: 10.0.5, last published: 5 months ago. Start using react-toastify in your project by running `npm i react-toastify`. There are 2566 other projects in the npm registry using react-toastify.www.npmjs.com 대충 저렇게 생김새와 시간 설정 등 다양하게 꾸밀 수 있는 토스트 라이브러리 공식 문서
* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.