Failed to load plugin 'flowtype' declared in 'package.json » eslint-config-react-app': Cannot find module 'eslint/use-at-your-own-risk'

조회 4,293 · 댓글 0
OOOooOOoo작성자2022년 1월 31일
package.json 파일에서 다음 부분 삭제

"eslintConfig": {

"extends": [
"react-app",
"react-app/jest"
]
}

로그인 후 답글을 남길 수 있습니다.