|
I'm working on project which initialy was created via I've also tried to upgrade |
Answered by
amd-9
Dec 2, 2020
Replies: 1 comment
|
This post in this issue helped me to solve the problem #8223 (comment) Looks like eslint autofix has broken Hope this will be usefull for someone too |
0 replies
Answer selected by
amd-9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This post in this issue helped me to solve the problem #8223 (comment)
Looks like eslint autofix has broken
react-app-env.d.tsfile by adding a space after first to slashes// / <reference types="react-scripts" />Hope this will be usefull for someone too