Defined but never used error
Cardoso-topdev opened this issue · 0 comments
Cardoso-topdev commented
Failed to compile.
src\App.js
Line 5:8: 'GlobalStyles' is defined but never used no-unused-vars
Search for the keywords to learn more about each error.
In previous projects, it shows as a warning, but in this project, it shows as an error.
I'm sure there is a setting value that sets this as an error, but I don't know where it is and how to set it.
Please help me to solve this problem.
Thanks.