custom-react-scripts
custom-react-scripts copied to clipboard
.eslintrc not created when using yarn
Is it supposed to work with yarn?
If I use yarn install the file ./node_modules/custom-react-scripts/.eslintrc is missing. If I use npm install, the file is created.