# I installed my React app like so npx create-react-app client-app --use-npm --template typescript I created a demo.ts in my src, and I do not get any errors for my code inline though I see it in the terminal if the app is run.