I get some highlight syntaxis on my .tsx file, as usual, i made a next.js project but using typescript.
I have tried to change tsconfig jsx to react-jsx, and make sure the file extension was .tsx, but vscode still give me highlight like error syntaxis on my html tag.