App is run without any problem but This red warnings disturbing me. How i can solve it?
Asked
Active
Viewed 78 times
1
-
It is impossible to say what's causing the errors if you don't also post the error messages. – Joe Clay Jan 24 '23 at 11:27
-
i added error messages – GB Studios Jan 24 '23 at 11:31
-
if you are not using typeScript the try to change file extension to .js from .tsx or .ts and restart Code editor – Kishan Jan 24 '23 at 13:34
1 Answers
2
you need to change "select end of line sequence" from CRLF to LF. It is on the bottom tab of Vscode. Here is a good read on StackOverflow

bacayo
- 46
- 5