Get Visual Studio to recognize the jsx setting from the tsConfig,json Get Visual Studio to recognize the jsx setting from the tsConfig,json reactjs reactjs

Get Visual Studio to recognize the jsx setting from the tsConfig,json


Historic question but still relevant today (at least to me...)

Solution: After setting "jsx": "react" in tsConfig.json restart Visual Studio.