(Computer) React Typo in static class property declaration react/no-typos Search for the keywords to learn more about each error. 리엑트로 혼자 프로젝트를 진행하고 있는 데 프로토타입을 이용해 에러를 줄일라했는 데 오히려 에러가 뿜길래 뭔가 했다.
이 부분에서 에러가 발생하는 것인데, 간단한 문제였다. 자연스레 사용했던 대문자 P를 p 로 바꿔만 주면 되는 것이었다...
그렇다 매우 간단한 문제다 이상으로 React Typo in static class property declaration react/no-typos Search for the keywords to learn more about each error. 해결끝...
#
keywords
#
react
#
reacterror
#
ReactTypo
#
reacttypoerror
#
typoerror
원문 링크 : React Error - Typo in static class property declaration react/no-typos Search for the keywords