Created by: tbjgolden
Had an issue that I imagined would be sufficiently common and confusing that it might help someone else who adds TypeScript to an existing project.
The app worked with the instructions given; but because ESLint could not parse the TypeScript file, the error message overlay would appear (and wouldn't be hide-able) - it took me longer than I'd like to admit to work out where the error was coming from.