custom-react-scripts icon indicating copy to clipboard operation
custom-react-scripts copied to clipboard

.eslintrc not created when using yarn

Open rvamiracle opened this issue 8 years ago • 0 comments

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.

rvamiracle avatar Apr 06 '17 11:04 rvamiracle