react-scripts 4.0.0 -> 4.0.1
error
react-scripts/scripts/utils/verifyTypeScriptSetup.js
appTsConfig.compilerOptions[option] = value;
solution
npm i react-scripts@4.0.1
.eslintcache constantly generated · Issue #10161 · facebook/create-react-app
Is there a way of disabling .eslintcache generation? I'm struggling to find the answer in the documentation.
github.com
댓글